NativeScript / docs-v7

Documentation, API reference, and code snippets for NativeScript
https://docs.nativescript.org
Apache License 2.0
445 stars 456 forks source link

Improve the WebView example for NativeScript Angular (SDK examples) #989

Open tsonevn opened 6 years ago

tsonevn commented 6 years ago

Adding an example for the WebView component inside the NS Angular part of the docs, which shows how to use gestures. Similar to the example from the non-Angular part of docs - https://docs.nativescript.org/cookbook/ui/web-view#using-webview-with-gestures

Reported via the documentation feedback form

pedromorgan commented 6 years ago

add tabs to switch between js/ts/ns/vue/NEXT ;-)

tjvantoll commented 6 years ago

Here’s a link to the ng version for reference: https://docs.nativescript.org/angular/ui/ng-ui-widgets/web-view. It could definitely use a few more examples.