@adira9/react-native-toast

Coba Upload NPM

Usage no npm install needed!

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

README

react-native-toast

Getting started

$ npm install react-native-toast --save

Mostly automatic installation

$ react-native link react-native-toast

Usage

import Toast from 'react-native-toast';

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