react-native-add-to-cart-toast-message

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeAddToCartToastMessage from 'https://cdn.skypack.dev/react-native-add-to-cart-toast-message';
</script>

README

react-native-add-to-cart-toast-message

Getting started

$ npm install react-native-add-to-cart-toast-message --save

Mostly automatic installation

$ react-native link react-native-add-to-cart-toast-message

Usage

import AddToCartToastMessage from 'react-native-add-to-cart-toast-message';

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