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
Thank you for your answer. I added my views in swipeView viewForItemAtIndex:(NSInteger)index reusingView:(UIView *)view method by checking index manually. And i want to change the view with a segmented control. When my segment changed i call [_swipeView scrollToPage:0 duration:.35] but after 1-2 change the app crashes and giveindex 0 beyond bounds for empty array' error.
Hi,
Is it possible to use without reusing view? If yes, could you please describe how to do that?
Thank you.
The text was updated successfully, but these errors were encountered: