9944c82c7c
Add webview support for kivy-ios. Any URL can be opened in webview by just doing the following: ``` import ios url = "http://www.google.com" ios.IOSWebView().open(url) ``` Tested:OK |
||
---|---|---|
.. | ||
src | ||
__init__.py |
9944c82c7c
Add webview support for kivy-ios. Any URL can be opened in webview by just doing the following: ``` import ios url = "http://www.google.com" ios.IOSWebView().open(url) ``` Tested:OK |
||
---|---|---|
.. | ||
src | ||
__init__.py |