react-native-bkm-express-react

React Bridge for BKMExpress-Native-SDKs

Usage no npm install needed!

<script type="module">
  import reactNativeBkmExpressReact from 'https://cdn.skypack.dev/react-native-bkm-express-react';
</script>

README

react-native-bkm-express-react

Getting started

$ npm install react-native-bkm-express-react --save

Mostly automatic installation

$ react-native link react-native-bkm-express-react

Usage

import BkmExpressReact from 'react-native-bkm-express-react';

// TODO: What to do with the module?
BkmExpressReact;