react-native-uber-ride-button
v1.0.8
Published
TODO
Downloads
5
Readme
react-native-uber-ride-button
Getting started
$ npm install react-native-uber-ride-button --save
Mostly automatic installation
$ react-native link react-native-uber-ride-button
Usage
import UberRideButton from 'react-native-uber-ride-button';
// TODO: What to do with the module?
UberRideButton;