react-native-usefulapp Getting started $ npm install react-native-usefulapp --save Usage import {Button} from 'react-native-usefulapp'; // TODO: What to do with the module? <Button/>;