Browse Source

README pre-release warning

Jamon Holmgren 5 years ago
parent
commit
3510a9123f
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      README.md

+ 2
- 0
README.md View File

2
 
2
 
3
 **React Native WebView** is a modern, well-supported, and cross-platform WebView for React Native. It is intended to be a replacement for the built-in WebView (which will be [removed from core](https://github.com/react-native-community/discussions-and-proposals/pull/3)).
3
 **React Native WebView** is a modern, well-supported, and cross-platform WebView for React Native. It is intended to be a replacement for the built-in WebView (which will be [removed from core](https://github.com/react-native-community/discussions-and-proposals/pull/3)).
4
 
4
 
5
+**Please note that this package is pre-release and not yet ready for production use.**
6
+
5
 ## Platforms Supported
7
 ## Platforms Supported
6
 
8
 
7
 * [x] iOS (both UIWebView and WKWebView)
9
 * [x] iOS (both UIWebView and WKWebView)