OfTheWolf / TwitterProfile

Nested scrolling with pager just like in Twitter and Instagram profile.
MIT License
266 stars 45 forks source link

#20: Allow panView to be overrideable in child view controllers. #21

Closed evstinik closed 3 years ago

evstinik commented 3 years ago

Closes #20

Made PannableViewsProtocol public to allow func panView() -> UIView be overrided