Skip to content

Commit 0f7e39e

Browse files
author
Ali Najafizadeh
authored
removed beta from android. Android is stable now
1 parent 326c039 commit 0f7e39e

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
@@ -37,7 +37,7 @@ in your react-native project, run `npm install react-native-webview-bridge`
3737
</p>
3838
8. clean compile to make sure your project can compile and build.
3939

40-
### Android (Beta)
40+
### Android
4141

4242
1. add the following import to `MainApplication.java` (`MainActivity.java` if RN < 0.29) of your application
4343

0 commit comments

Comments
 (0)