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 0cfd502 commit 3f868caCopy full SHA for 3f868ca
website/docs/Linking.md
@@ -59,7 +59,7 @@ dependencies {
59
}
60
```
61
62
-3. Then, in `MainApplication.java`:
+3. Then, in `android/app/src/main/java/your/package/MainApplication.java`:
63
```diff
64
package com.myapp;
65
0 commit comments