anshuman-mathur / AppStudio-Testing

0 stars 0 forks source link

Test Case: BrowserView sample #22

Open marikavertzonis opened 6 years ago

marikavertzonis commented 6 years ago

BrowserView provides a visible interface to browse a web page. Under the hood, the BrowserView is powered by SafariViewController for iOS and AppFramework WebView on other platforms (Android, macOS, windows, UWP and Linux). This sample demonstrates how to use BrowserView component.

Create a new app with this sample or add it to your own app.