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.
2 parents e615b98 + 600a43e commit b9a889aCopy full SHA for b9a889a
README.md
@@ -44,7 +44,7 @@ allprojects {
44
45
#### Android
46
47
-1. Open up `android/app/src/main/java/[...]/MainActivity.java`
+1. Open up `android/app/src/main/java/[...]/MainApplication.java`
48
- Add `import io.rumors.reactnativefirebaseui.RNFirebaseUiPackage;` to the imports at the top of the file
49
- Add `new RNFirebaseUiPackage()` to the list returned by the `getPackages()` method
50
2. Append the following lines to `android/settings.gradle`:
0 commit comments