react-native-truecaller-wrapper
v0.0.12
Published
TODO
Downloads
24
Readme
react-native-truecaller-wrapper
Getting started
$ npm install react-native-truecaller-wrapper --save
Mostly automatic installation
$ react-native link react-native-truecaller-wrapper
Usage
import TruecallerWrapper from 'react-native-truecaller-wrapper';
// TODO: What to do with the module?
TruecallerWrapper.authenticate();