There was an error while loading. Please reload this page.
1 parent ec5b0b1 commit d6b6587Copy full SHA for d6b6587
package.json
@@ -27,7 +27,7 @@
27
"homepage": "https://github.com/Instabug/instabug-reactnative#readme",
28
"rnpm": {
29
"android": {
30
- "packageInstance": "new RNInstabugReactnativePackage("YOUR_ANDROID_APPLICATION_TOKEN",MainApplication.this,"button")"
+ "packageInstance": "new RNInstabugReactnativePackage(\"YOUR_ANDROID_APPLICATION_TOKEN\",MainApplication.this,\"button\")"
31
}
32
33
0 commit comments