For the complete documentation index, see llms.txt. This page is also available as Markdown.

Getting Started

It enables you to control native functionalities in your app directly via javascript.

You need to load following javascript link in your application.

<script src="https://unpkg.com/webtonative@1.1.4/webtonative.min.js"></script>

Last updated