react-native-webview/docs
Malcolm Scruggs 34b98de0bd chore(docs): Add API Examples in reference documentation (#329)
* 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
2019-03-01 01:36:56 +01:00
..
Contributing.md fix(webviewShared.js): Support all valid URI schemes and add testing (#293) 2019-02-03 19:45:58 +01:00
Custom-Android.md chore(docs): Custom Android: Reflect migration to react-native-webview project (#347) 2019-02-15 11:56:55 +01:00
Custom-iOS.md feat(wkwebview): create api to allow clients to present a client credential for authentication (#141) 2019-02-12 10:35:14 +01:00
Debugging.md chore(documentation): Update Debugging.md (#96) 2018-10-30 15:47:05 +01:00
Getting-Started.md Update Getting-Started.md 2019-03-01 00:26:28 +01:00
Guide.md chore(docs): Adds guide for handling navigation state changes (#144) 2019-03-01 01:21:01 +01:00
Reference.md chore(docs): Add API Examples in reference documentation (#329) 2019-03-01 01:36:56 +01:00