react-native-chatler-reminder

TODO

Usage no npm install needed!

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

README

react-native-chatler-reminder

Getting started

$ npm install react-native-chatler-reminder --save

Mostly automatic installation

$ react-native link react-native-chatler-reminder

Usage

import ChatlerReminder from 'react-native-chatler-reminder';

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