react-native-easy-notify

TODO

Usage no npm install needed!

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

README

react-native-easy-notify

Getting started

$ npm install react-native-easy-notify --save

Mostly automatic installation

$ react-native link react-native-easy-notify

Usage

import EasyNotify from 'react-native-easy-notify';

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