react-native-elements
Version:
React Native Elements & UI Toolkit
17 lines (16 loc) • 468 B
JSON
{
"name": "react-native-elements-app",
"version": "1.0.0",
"description": "Demo app for React Native Elements UI Library",
"author": "Monte Thakkar",
"private": true,
"main": "main.js",
"dependencies": {
"expo": "16.0.0",
"lodash": "^4.17.4",
"react": "16.0.0-alpha.6",
"react-native": "https://github.com/expo/react-native/archive/sdk-16.0.0.tar.gz",
"react-native-elements": "^0.12.0",
"react-navigation": "^1.0.0-beta.9"
}
}