Files
react-native-paper/example/exp.json
2017-05-18 17:55:53 +05:30

21 lines
503 B
JSON

{
"name": "React Native Paper Example",
"description": "Example for React Native Paper",
"slug": "react-native-paper-example",
"sdkVersion": "16.0.0",
"version": "1.0.0",
"orientation": "default",
"primaryColor": "#cccccc",
"notification": {
"icon": "https://s3.amazonaws.com/exp-us-standard/placeholder-push-icon-blue-circle.png",
"color": "#000000"
},
"packagerOpts": {
"assetExts": [
"ttf"
],
"config": "./rn-cli.config.js",
"projectRoots": ""
}
}