react-native-hardware-button

TODO

Usage no npm install needed!

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

README

react-native-hardware-button

Getting started

$ npm install react-native-hardware-button --save

Mostly automatic installation

$ react-native link react-native-hardware-button

Usage

import RNHardwareButton from 'react-native-hardware-button';

// TODO: What to do with the module?
RNHardwareButton;