You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReaderDetailView does a lot of controller like things. It makes sense to either make it a child VC or refactor its controller like parts into ReaderDetailViewController for better MVC adherence.