UNPKG

react-native-lite-ui

Version:
33 lines (31 loc) 750 B
{ "name": "react-native-lite-ui", "version": "1.1.5", "description": "Custom UI components for react-native", "main": "index.tsx", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "Button", "Chip", "TextInput", "Text", "Theme", "Dark Mode" ], "author": "chandan nath", "license": "ISC", "repository": { "type": "git", "url": "https://github.com/chandannath98/react-native-lite-ui" }, "dependencies": { "@react-native-async-storage/async-storage": ">=2.1.2", "react-native-vector-icons": ">=10.2.0", "rn-popover-selector":">=1.0.0", "lottie-react-native":">=7.3.5", "react-native-size-matters": ">=0.4.2" } }