Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harsh-vardhhan/lazylist
React Native Infinite List
https://github.com/harsh-vardhhan/lazylist
babel flowtype react-native redux redux-thunk
Last synced: 3 days ago
JSON representation
React Native Infinite List
- Host: GitHub
- URL: https://github.com/harsh-vardhhan/lazylist
- Owner: harsh-vardhhan
- Created: 2017-11-03T10:15:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-03T10:23:42.000Z (about 7 years ago)
- Last Synced: 2024-06-08T16:57:03.935Z (8 months ago)
- Topics: babel, flowtype, react-native, redux, redux-thunk
- Language: JavaScript
- Homepage:
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native lazy loading #
Fetches only what you see.
## Devices Tested ##
The application currently has been tested only on iOS simulator.## Build ##
[No build config required](https://github.com/react-community/create-react-native-app) as its built on CRNA## Setup ##
git clone https://github.com/TrakBit/lazylist.gitnpm install
npm run ios