Closed archae0pteryx closed 7 years ago
If you have a moment, is it possible to give an example of using the events? Thank you.
Believe I already answered this somewhere.
<WebView onWillNavigate={this._handler} />
Notice the camel cased event name
Possible to add an example of using the events in the readme? Love what you're doing here!