Skip to content

An infinite scroll flatList example, that act like pagination for long list in react native & typescript. Made with random user api

Notifications You must be signed in to change notification settings

mehmetcabbar/infinite-scroll-flatlist

Repository files navigation

Infinite scroll flatList

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

Check how is work on your computer

  1. 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


Why I published this code in my github repo?

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 🥂



About

An infinite scroll flatList example, that act like pagination for long list in react native & typescript. Made with random user api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published