UNPKG

react-native-sectionlist-sidebar

Version:
26 lines (25 loc) 657 B
{ "name": "react-native-sectionlist-sidebar", "version": "1.0.4", "description": "SectionList with sidebar to jump to sections", "author": "Hasan Al-Yazidi <hassanx220@gmail.com> (https://github.com/HasanAlyazidi)", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "SectionList", "FlatList", "sidebar", "rtl", "react-native", "ios", "android" ], "repository": "github:HasanAlyazidi/react-native-sectionlist-sidebar", "license": "MIT", "dependencies": { "prop-types": "^15.6.2", "react-native-section-list-get-item-layout": "^2.2.3" } }