react-native-autofill

TODO

Usage no npm install needed!

<script type="module">
  import reactNativeAutofill from 'https://cdn.skypack.dev/react-native-autofill';
</script>

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;