@paypay/jsbridge-core
v2.0.0-pre.0
Published
Jsbridge for communication between native app and webview
Downloads
5
Readme
Table of Contents
About The Project
This module contains all shared logic, that most of the other modules use.
Built With
Getting Started
The package is just an base for the other packages and can't be used as a standalone library.
Prerequisites
The only requirement is to have NPM or Yarn installed in the system.
Installation
To install package, simply use NPM:
npm install @paypay/jsbridge-core
Or Yarn
yarn add @paypay/jsbridge-core
API
API documentation, auto generated by Typedoc are available in docs
folder.
License
Distributed under the MIT License. See LICENSE
for more information.