Infinite Scroll
#156
Replies: 1 comment 1 reply
-
Hi @sizoune, Yeah, you can use 'NyPullToRefresh'. It works similar to NyListView. Here's the docs https://nylo.dev/docs/5.20.0/ny-pull-to-refresh |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sizoune
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi, im new to flutter, so far i already can implement grid and fetch the data from api. My question is, how can i implement infinite scroll in NyListView ?
this is my example API Response
this is my widget
maybe there are some libraries that can be integrated to NyListView ?
Beta Was this translation helpful? Give feedback.
All reactions