react-native-toast-message

July 7, 2026 ยท View on GitHub

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

  • 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

Contents

  1. 1Features
  2. 2Documentation
  3. 3License