1.0.2 • Published 5 years ago
react-native-my-contacts v1.0.2
react-native-my-contacts
Getting started
$ npm install react-native-my-contacts --save
Mostly automatic installation
$ react-native link react-native-my-contacts
Usage
import MyContacts from 'react-native-my-contacts';
// TODO: What to do with the module?
MyContacts;