react-native-dmfl
Getting started
$ npm install react-native-dmfl --save
Mostly automatic installation
$ react-native link react-native-dmfl
Usage
import Dmfl from 'react-native-dmfl';
// TODO: What to do with the module?
Dmfl;
TODO
$ npm install react-native-dmfl --save
$ react-native link react-native-dmfl
import Dmfl from 'react-native-dmfl';
// TODO: What to do with the module?
Dmfl;