react-native-danielel-toast

TODO

Usage no npm install needed!

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

README

react-native-my-toast

Getting started

$ npm install react-native-my-toast --save

Mostly automatic installation

$ react-native link react-native-my-toast

Usage

import MyToast from 'react-native-my-toast';

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