mirror of
https://github.com/status-im/react-native-webview.git
synced 2025-02-23 17:28:37 +00:00
* Add reference examples for: - onError - onNavigationStateChange - originWhiteList - renderError - renderLoading - onShouldStartLoadWithRequest * Update to use jsx as code Add properties of objects passed into methods * Add examples for: - onLoad - onLoadEnd - onLoadStart - onLoadProgress - style * Add object descriptions, fix style issues, and remove onShouldStartLoad example Object Descriptions for: - onLoad - onLoadEnd - onLoadStart - onLoadProgress * Update Reference.md