Description:
A React Native component to create customizable, animated, notification-like messages in the app.
Features:
- Customizable message component.
- Fast native driver animations.
- Auto-hide current message to display the next one.
- Robust implementation, used in production code.
Installation:
# NPM $ npm install react-native-messages --save
