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