Skip to content

Commit b9a889a

Browse files
authored
Merge pull request #8 from rmrs/erezrokah-patch-1
Update README.md
2 parents e615b98 + 600a43e commit b9a889a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ allprojects {
4444

4545
#### Android
4646

47-
1. Open up `android/app/src/main/java/[...]/MainActivity.java`
47+
1. Open up `android/app/src/main/java/[...]/MainApplication.java`
4848
- Add `import io.rumors.reactnativefirebaseui.RNFirebaseUiPackage;` to the imports at the top of the file
4949
- Add `new RNFirebaseUiPackage()` to the list returned by the `getPackages()` method
5050
2. Append the following lines to `android/settings.gradle`:

0 commit comments

Comments
 (0)