UNPKG

react-native-btr

Version:
38 lines (37 loc) 1.02 kB
{ "name": "react-native-btr", "version": "2.2.2", "description": "React Native UI Components", "main": "src/index.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/thakurballary/react-native-btr.git" }, "keywords": [ "android", "ios", "react-native-bottomsheet", "react-native-checkbox", "react-native-collapsible-card", "react-native-color-picker", "react-native-radio-buttons", "react-native-snackbar", "react-native-tags", "react-native-ui-components", "react-native-ui-elements" ], "author": "Thakur Ballary", "license": "MIT", "bugs": { "url": "https://github.com/thakurballary/react-native-btr/issues" }, "homepage": "https://github.com/thakurballary/react-native-btr#readme", "dependencies": { "react-native-modal": "^14.0.0-rc.1", "react-native-radio-buttons-group": "^3.1.0", "react-native-vector-icons": "^10.0.3" } }