A simple alert to notify users about new chat messages

react native dropdownalert

A simple alert to notify users about new chat messages, something went wrong or everything is ok. It can be dismissed by onPress, cancel onPress, automatically with closeInterval prop, pan responder up gesture or programmatically.

Installation

npm i react-native-dropdownalert --save

GitHub