Skip to content

Instantly share code, notes, and snippets.

@galihlprakoso
Created February 4, 2019 07:44
Show Gist options
  • Select an option

  • Save galihlprakoso/c421326d371ebb4bb625911be350ecaa to your computer and use it in GitHub Desktop.

Select an option

Save galihlprakoso/c421326d371ebb4bb625911be350ecaa to your computer and use it in GitHub Desktop.

Revisions

  1. galihlprakoso created this gist Feb 4, 2019.
    7 changes: 7 additions & 0 deletions app.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,7 @@
    "ios": {
    "supportsTablet": true,
    "bundleIdentifier": "galihlprakoso.com.reactnativedasar"
    },
    "android": {
    "package": "galihlprakoso.com.reactnativedasar"
    }