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