react-native-dialog-component
Version:
React Native Dialog Component for IOS & Android.
16 lines (15 loc) • 443 B
JSON
{
"name": "dialog-component-explorer",
"version": "0.0.0",
"description": "Hello Expo!",
"author": null,
"private": true,
"main": "node_modules/expo/AppEntry.js",
"dependencies": {
"expo": "^19.0.0",
"react": "16.0.0-alpha.12",
"react-native": "https://github.com/expo/react-native/archive/sdk-19.0.0.tar.gz",
"react-native-deprecated-custom-components": "^0.1.1",
"react-native-dialog-component": ".."
}
}