/ReactNative-infiniteScroll

Project in React Native using Redux Saga to fetch data in a proper manner, allowing user to infinitely scroll content

Primary LanguageJavaScript

ReactNative-infiniteScroll

Project in React Native using Redux Saga to fetch data upon scrolling the content. The content is inifitely-scrollable and uses lazy loading.

How to start

git clone https://github.com/Inukares/ReactNative-infiniteScroll.git

npm install

react-native run-ios