react-native-toast-message icon indicating copy to clipboard operation
react-native-toast-message copied to clipboard

Animated toast message component for React Native

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.

  • Quick start
  • API
  • Create custom layouts
  • FAQ
    • How to show the Toast inside a Modal?
    • How to render the Toast when using a Navigation library?
    • How to mock the library for testing with jest?

License

MIT