@dpojs/web
v0.1.8
Published
web sdk for dpojs
Downloads
4
Readme
Description
A Web JS SDK for interacting with DPOAndroid and DPOiOS
Install
yarn add @dpojs/web@latest
Build
- build ts
- bundle to esm/umd/cjs
yarn dist
- see
/dist
folder
Main Features
- JS -> call -> Native Method
- Native -> call -> JS Method See Documentations