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