react-native-counter-library

TODO

Usage no npm install needed!

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

README

react-native-counter-library

Getting started

$ npm install react-native-counter-library --save

Mostly automatic installation

$ react-native link react-native-counter-library

Usage

import CounterLibrary from 'react-native-counter-library';

// TODO: What to do with the module?
CounterLibrary;