Website Overrides
With Website Overrides, you can add custom JavaScript, apply tailored CSS, and improve the user agent directly within your app. Whether you are optimizing your app layout or hiding elements, Website overrides allow you to turn your app experience exactly as you want it.
Custom CSS
Customizing your app's visual aspects and behavior is essential for creating a unique and engaging user experience. You can effectively customize the design and functionality by leveraging custom CSS to meet your app’s theme and user preferences.
Custom Javascript
Custom JavaScript enables you to add dynamic functionality directly into your app's web pages, enabling a tailored and smooth user experience. Whether you need to implement JavaScript Bridge commands or add platform-specific functionality, this feature allows you to make efficient customization of your app's behavior.
Custom User Agent
The User Agent string identifies the client software generating an HTTP request, such as a web browser or app. By default, WebToNative (W2N) apps append specific strings to the end of the device's default user agent. However, you can customize these strings to include your identifiers or branding.