Skip to content

Instantly share code, notes, and snippets.

@ochui
Created January 12, 2019 14:08
Show Gist options
  • Save ochui/b894dc1a20a362405abe232af3812aef to your computer and use it in GitHub Desktop.
Save ochui/b894dc1a20a362405abe232af3812aef to your computer and use it in GitHub Desktop.
{
"expo": {
"name": "Txxx A",
"description": "Txx Booking App",
"slug": "snack-xxxxx",
"privacy": "unlisted",
"sdkVersion": "31.0.0",
"version": "1.0.0",
"orientation": "portrait",
"primaryColor": "#cccccc",
"icon": "https://d1wp6m56sqw74a.cloudfront.net/~assets/c9aa1be8a6a6fe81e20c3ac4106a2ebc",
"loading": {
"icon": "https://d1wp6m56sqw74a.cloudfront.net/~assets/c9aa1be8a6a6fe81e20c3ac4106a2ebc",
"hideExponentText": false
},
"packagerOpts": {
"assetExts": [
"ttf",
"mp4",
"otf",
"xml"
]
},
"ios": {
"supportsTablet": true
},
"android": {
"package": "com.pecwill.tripplea"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment