> For the complete documentation index, see [llms.txt](https://help.twinr.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.twinr.dev/js-bridge.md).

# JS Bridge

- [What is the JS Bridge?](https://help.twinr.dev/js-bridge/what-is-the-js-bridge.md): With our JS Bridge, you can supercharge your app by connecting it directly to the functionality of the underlying mobile device.
- [AdMob Interstitial Ad](https://help.twinr.dev/js-bridge/admob-interstitial-ad.md): Display ads in your app using AdMob’s interstitial format, ideal for monetizing your app content.
- [Change App Language](https://help.twinr.dev/js-bridge/change-app-language.md): The Change App Language feature in Twinr allows you to dynamically switch the language of your app in real time, enhancing localization and improving the user experience for a global audience.
- [Push Notification - Device Token](https://help.twinr.dev/js-bridge/push-notification-device-token.md): The Push Notification - Device Token feature in Twinr allows you to retrieve the unique device token needed to send push notifications to a user’s device.
- [Request Account Delete](https://help.twinr.dev/js-bridge/request-account-delete.md): The Request Account Delete feature in Twinr allows you to open account delete request form.
- [Native Datastore](https://help.twinr.dev/js-bridge/native-datastore.md): The Native Datastore feature in Twinr allows you to store and retrieve data locally on a user’s device.
- [Device Info](https://help.twinr.dev/js-bridge/device-info.md): The Device Info feature in Twinr allows you to retrieve detailed information about the user’s device using a simple JavaScript function.
- [Copy to Clipboard](https://help.twinr.dev/js-bridge/copy-to-clipboard.md): The Copy to Clipboard JS Bridge allows you to programmatically copy any text to the device clipboard using Twinr’s native bridge support.
- [Prompt Share Dialogue](https://help.twinr.dev/js-bridge/prompt-share-dialogue.md): The Prompt Share Dialogue  JS Bridge in Twinr allows you to invoke the device’s native share sheet to let users share a URL (optionally with a title) directly from your app.
