README
react-native-dvh
Getting started
$ npm install react-native-dvh --save
Mostly automatic installation
$ react-native link react-native-dvh
Usage
import Dvh from 'react-native-dvh';
// TODO: What to do with the module?
Dvh;
Fixed bugs: Build app - Unknow Kotlin library. try 3
<script type="module">
import reactNativeDvh from 'https://cdn.skypack.dev/react-native-dvh';
</script>
$ npm install react-native-dvh --save
$ react-native link react-native-dvh
import Dvh from 'react-native-dvh';
// TODO: What to do with the module?
Dvh;