Browse Source

chore(docs): Add testimonial to README

Jamon Holmgren 5 years ago
parent
commit
fa264ab031
No account linked to committer's email address
1 changed files with 4 additions and 0 deletions
  1. 4
    0
      README.md

+ 4
- 0
README.md View File

@@ -2,6 +2,10 @@
2 2
 
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
+> We just swapped out the React Native WebView in our app with the version from React Native Community. The swap took less than a day, required almost no code modifications, and is faster and CSS works better. Props to everyone in the community (including those at Infinite Red) that helped get that component split out.
6
+
7
+_Garrett McCullough, mobile engineer at Virta Health_
8
+
5 9
 ## Platforms Supported
6 10
 
7 11
 - [x] iOS (both UIWebView and WKWebView)