From 3510a9123f8611666f2dfee61a1c8f0f20e67169 Mon Sep 17 00:00:00 2001 From: Jamon Holmgren Date: Sat, 8 Sep 2018 17:16:46 -0700 Subject: [PATCH] README pre-release warning --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c06e8f2..6380921 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ **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)). +**Please note that this package is pre-release and not yet ready for production use.** + ## Platforms Supported * [x] iOS (both UIWebView and WKWebView)