Documentation
Introduction
Getting started with WebToApp advanced features
WebToApp isn't just a simple webview wrapper. It provides a powerful bridge between your web application and native device capabilities.
Power User Features
- JavaScript Bridge: Communicate between your website and the app.
- Push Notifications: Identify users and tag them for targeted messages.
- AdMob: Monetize your app with native ads triggered from your site.
- Native Navigation: Control how links open (in-app vs external browser).
These features require small modifications to your website's JavaScript. Browse the guides in the sidebar to implementation details.