Snackbar provides a lightweight feedback to users about an operation, such as saving a form or deleting a message. They are similar to Toasts, but are a bit more prominent and customizable.

Expose the Snackbar android widget for react-native apps.

Snackbar for React Native in Android

Fore more info please refer to the Google design spec on Snackbars.

GitHub