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 9f6c9ec commit 55856baCopy full SHA for 55856ba
1 file changed
README.md
@@ -62,7 +62,7 @@ and paste it into `build.gradle`:
62
compile project(':react-native-sensitive-info')
63
```
64
65
-In your `MainActivity.java` add:
+In your `MainApplication.java` add:
66
```java
67
import br.com.classapp.RNSensitiveInfo.RNSensitiveInfoPackage; //<- You must import this
68
0 commit comments