react-native-dmfl

TODO

Usage no npm install needed!

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

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;