Files
react-navigation/packages/drawer/example/app.json
Brent Vatne 209bdb46a8 Update react-navigation/native dependency (#41)
* Update RNGH and remove rn-cli.config.js from example

* Update example
2019-01-09 11:43:16 -08:00

11 lines
280 B
JSON

{
"expo": {
"name": "React Navigation Drawer Example",
"description": "Demonstrates the various capabilities of react-navigation-drawer",
"slug": "react-navigation-drawer-demo",
"sdkVersion": "32.0.0",
"version": "1.0.0",
"primaryColor": "#2196f3"
}
}