Closed junyng closed 7 years ago
how can i fix this error?
@chojunyng , Could you please provide some more details about your issue because we were not able to reproduce this issue?
We have updated demo project in the master branch with the tab bar controller and it's working as expected. Could you please check this also.
thank you for your help! i admire this framework! but, my project produced swift 2.3 version can I use it swift 2.3?
We upgraded to latest version (Swift 3). If you are on the previous version (Swift 2.3), please use
pod ’SJSegmentedScrollView’, ‘1.1.0'
@chojunyng let me know the status of this issue. Still, you are getting the crash?
yes, it was crushed swift 2.3 version my app has tab bar with two home SJScrollviews I think notification center does not notify because this tab bar view does not reload UI How can i fix it please
@chojunyng Resolved in the latest version. Please check.
can i fix this issue with a little code in swift 2.3 ?