@sunxingzhe/react-native-contacts
v1.0.3
Published
React Native Contacts
Downloads
5
Readme
react-native-contacts
Getting started
$ npm install react-native-contacts --save
Mostly automatic installation
$ react-native link react-native-contacts
Usage
import Contacts from 'react-native-contacts';
// TODO: What to do with the module?
Contacts;