react-native-toast Getting started $ npm install react-native-toast --save Mostly automatic installation $ react-native link react-native-toast Usage import Toast from 'react-native-toast'; // TODO: What to do with the module? Toast;