Project in React Native using Redux Saga to fetch data upon scrolling the content. The content is inifitely-scrollable and uses lazy loading.
git clone https://github.com/Inukares/ReactNative-infiniteScroll.git
npm install
react-native run-ios
Project in React Native using Redux Saga to fetch data in a proper manner, allowing user to infinitely scroll content
JavaScript