UNPKG

react-native-infinite-scrolling

Version:
31 lines (30 loc) 817 B
{ "name": "react-native-infinite-scrolling", "version": "2.0.0", "description": "A react native package for infinite scrolling of list ", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/kuldeepsingh93/react-native-infinite-scrolling.git" }, "keywords": [ "React", "react-native", "infinite", "scrolling", "FlatList" ], "author": "Kuldeep Singh", "license": "ISC", "bugs": { "url": "https://github.com/kuldeepsingh93/react-native-infinite-scrolling/issues" }, "homepage": "https://github.com/kuldeepsingh93/react-native-infinite-scrolling#readme", "devDependencies": { "metro-react-native-babel-preset": "^0.58.0" }, "dependencies": {} }