Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-native-dmfl

TODO

react-native

readme

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;