UNPKG

react-native-ui-lib

Version:

<p align="center"> <img src="https://user-images.githubusercontent.com/1780255/105469025-56759000-5ca0-11eb-993d-3568c1fd54f4.png" height="250px" style="display:block"/> </p> <p align="center">UI Toolset & Components Library for React Native</p> <p a

19 lines (18 loc) 469 B
{ "name": "uilib-native", "version": "3.0.4", "homepage": "https://github.com/wix/react-native-ui-lib", "description": "uilib native components (separated from js components)", "main": "components/index.js", "scripts": {}, "author": "Ethan Sharabi <ethan.shar@gmail.com>", "license": "MIT", "dependencies": { "lodash": "^4.0.0", "prop-types": "^15.5.10" }, "peerDependencies": { "react": "^16.0.0", "react-native": "^0.51.0" } }