UNPKG

react-native-ui-lib

Version:

[![Build Status](https://travis-ci.org/wix/react-native-ui-lib.svg?branch=master)](https://travis-ci.org/wix/react-native-ui-lib) [![npm](https://img.shields.io/npm/v/react-native-ui-lib.svg)](https://www.npmjs.com/package/react-native-ui-lib) [![NPM Down

18 lines (17 loc) 424 B
{ "name": "react-native-uilib-core", "version": "1.0.0", "description": "Our 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" } }