Getting Started
It enables you to control native functionalities in your app directly via javascript.
Plain Js
ES6+
You need to load following javascript link in your application.
<script src="https://unpkg.com/[email protected]/webtonative.min.js"></script>
Install npm plugin for the same
npm install webtonative