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
has anyone add pagination to swiper that works just like FlatList? I mean now, when i want to add new paginated data to Swiper I must rerender Swiper component to show this data. Anyone find better solution, without rerendering after new pagination data came from backend?
The text was updated successfully, but these errors were encountered:
Hi,
has anyone add pagination to swiper that works just like FlatList? I mean now, when i want to add new paginated data to Swiper I must rerender Swiper component to show this data. Anyone find better solution, without rerendering after new pagination data came from backend?
The text was updated successfully, but these errors were encountered: