Types and Styles
WebView types:- Public: doesn’t require login
- Authenticated: users must log in to see content
- Full page within the app: The WebView takes up the entire screen.
- Inside a container: The app embeds the WebView within a specific section or component of the UI.
- In an external browser: The WebView opens in the users’ default web browser.
Recommended content
WebViews work best for loading content such as:- Locations: Maps or store finders.
- Help & Legal: Support documentation and legal information.
- Terms & Conditions (T&C): User agreements.
- Frequently Asked Questions (FAQ): Common user queries.
- Privacy Policy: Data privacy information.

