UNPKG

react-native-drawerview

Version:
30 lines (29 loc) 646 B
{ "name": "react-native-drawerview", "version": "1.0.3", "description": "DrawerView component for a slide-out top panel.", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "git@github.com:alexandresmirnov/react-native-drawerview.git" }, "dependencies": { "prop-types": "^15.6.0" }, "keywords": [ "react", "react-native", "react-component", "drawer", "panel", "hidden-panel", "drawer-view", "menu", "ios", "android" ], "author": "alexandresmirnov", "license": "MIT", "homepage": "https://github.com/alexandresmirnov/react-native-drawerview" }