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 c0734e3 commit b046bfcCopy full SHA for b046bfc
README.md
@@ -164,7 +164,7 @@ steps instead.
164
165
#### Android
166
167
-1. Open up `android/app/src/main/java/[...]/MainActivity.java`
+1. Open up `android/app/src/main/java/[...]/MainApplication.java`
168
169
* Add `import com.reactlibrary.RNAppAuthPackage;` to the imports at the top of the file
170
* Add `new RNAppAuthPackage()` to the list returned by the `getPackages()` method
0 commit comments