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 3ec2af9 + 9ee9975 commit 9fa9654Copy full SHA for 9fa9654
README.md
@@ -53,7 +53,7 @@ in your react-native project, run `npm install react-native-webview-bridge --sav
53
import com.github.alinz.reactnativewebviewbridge.WebViewBridgePackage;
54
```
55
56
-2. add the following code to add the package to `MainApplication.java`` (`MainActivity.java` if RN < 0.29)
+2. add the following code to add the package to `MainApplication.java` (`MainActivity.java` if RN < 0.29)
57
58
```java
59
protected List<ReactPackage> getPackages() {
0 commit comments