1.1.1 • Published 5 years ago
react-native-qonversion-bridge v1.1.1
react-native-qonversion-bridge
Getting started
$ npm install react-native-qonversion-bridge --save
Mostly automatic installation
$ react-native link react-native-qonversion-bridge
Usage
import QonversionBridge from 'react-native-qonversion-bridge';
// TODO: What to do with the module?
QonversionBridge;