We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7d2863 commit 2282b03Copy full SHA for 2282b03
env.js
@@ -79,7 +79,7 @@ require('dotenv').config({
79
* for example: if the APP_ENV is staging, the bundle id will be com.rootstrap.staging
80
*/
81
82
-// TODO: Replace these values with your own
+// TODO: Replace these values with your own values
83
84
const BUNDLE_ID = 'com.rootstrap'; // ios bundle id
85
const PACKAGE = 'com.rootstrap'; // android package name
0 commit comments