Toast message component for React Native
npm install react-native-toast-message




Animated toast message component for React Native.
- 🚀 Imperative API
- 📦 Very lightweight (~40 kB)
- ⌨️ Keyboard-aware
- 🎨 Customizable layouts
- 🔧 Flexible config
> 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?
MIT