This website requires JavaScript.
Explore
Help
Register
Sign In
javascript
/
NativeScript
Watch
1
Star
0
Fork
0
You've already forked NativeScript
mirror of
https://github.com/NativeScript/NativeScript.git
synced
2025-08-15 11:01:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
NativeScript
/
ui
/
web-view
History
Vladimir Enchev
3230a570ab
android 6 support
2015-10-28 11:55:34 +02:00
..
package.json
definitions fixed
2015-03-03 10:34:40 +02:00
web-view-common.ts
Add WebView test. Make its members abstract.
2015-09-30 14:33:03 +03:00
web-view.android.ts
android 6 support
2015-10-28 11:55:34 +02:00
web-view.d.ts
Extracts common logic into web-view-common. The check for http/https is now case insensitive.
Fixes
#819
2015-09-30 11:00:56 +03:00
web-view.ios.ts
iOS owner pattern changed to use WeakRef in order to prevent memory leaks.
2015-10-22 10:26:59 +03:00