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 741113f commit ce3f5a9Copy full SHA for ce3f5a9
README.md
@@ -28,7 +28,7 @@
28
29
#### Android
30
31
-1. Open up `android/app/src/main/java/[...]/MainActivity.java`
+1. Open up `android/app/src/main/java/[...]/MainApplication.java`
32
- Add `import com.proyecto26.inappbrowser.RNInAppBrowserPackage;` to the imports at the top of the file
33
- Add `new RNInAppBrowserPackage()` to the list returned by the `getPackages()` method
34
2. Append the following lines to `android/settings.gradle`:
0 commit comments