JSPM

  • Created
  • Published
  • Downloads 277982
  • Score
    100M100P100Q185619F
  • License MIT

Toast message component for React Native

Package Exports

  • react-native-toast-message
  • react-native-toast-message/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (react-native-toast-message) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

react-native-toast-message

npm version npm downloads Build Coverage Status code style: prettier

Animated toast message component for React Native.

toast gif

Features

  • 🚀 Imperative API
  • 📦 Very lightweight (~40 kB)
  • ⌨️ Keyboard-aware
  • 🎨 Customizable layouts
  • 🔧 Flexible config

Documentation

This is the documentation for react-native-toast-message@v2, which has a similar API to v1, but contains a few important changes. Read the complete changelog.

License

MIT