react-native-autofill
v1.0.1
Published
TODO
Downloads
8
Readme
react-native-rn-autofill
Getting started
$ npm install react-native-rn-autofill --save
Mostly automatic installation
$ react-native link react-native-rn-autofill
Usage
import RnAutofill from 'react-native-rn-autofill';
// TODO: What to do with the module?
RnAutofill;