UniversalAvenue / TiCrosswalk

WebView replacement for Titanium Mobile
Other
27 stars 12 forks source link

Expose more of the Ti.UI.WebView API #4

Open jonatansberg opened 9 years ago

jonatansberg commented 9 years ago

Right now only a small subset of the API is exposed. Adding support for some of the critical attributes, methods and events would be nice.

Pull requests are more than welcome!

m1ga commented 8 years ago

"beforeload" event would be very nice to have. So you can use Ti code to react on different webpages inside the webview