Update example to SDK32

This commit is contained in:
Brent Vatne
2019-01-16 21:37:06 -08:00
parent fc02a20773
commit de3f806595
8 changed files with 1666 additions and 1230 deletions

View File

@@ -3,15 +3,8 @@
"name": "React Navigation Stack Example",
"description": "Demonstrates the various capabilities of react-navigation-stack",
"slug": "react-navigation-stack-demo",
"sdkVersion": "30.0.0",
"sdkVersion": "32.0.0",
"version": "1.0.0",
"primaryColor": "#2196f3",
"packagerOpts": {
"assetExts": [
"ttf"
],
"config": "./rn-cli.config.js",
"projectRoots": ""
}
"primaryColor": "#2196f3"
}
}