An infinite scroll flatList example, that act like pagination for long list in react native & typescript. Made with random user api... If you want to see how is work, you should definitely check video at below...
myFlatListMovie.mp4
- It's to easy. Open your terminal, choose a workspace and run this code lines. That's it!
Share your feedback with me any time, if you have...
git clone https://github.com/mehmetcabbar/infinite-scroll-flatlist.git <br/>
cd <folderName>
npm install
cd ios && pod install && cd ..
npx react-native start
npx react-native run-ios
Finding basic, simple and useful code it can be pain in the ass, sometimes!
I have a simple reason "because I need that this code lines, always!". I realized, when I was working on some projects, some code lines is so popular on my apps. I want to create a main point for myself and of course, share to anyone who need that!
Cheers 🥂