react-native-btn

Custom button for react-native

Usage no npm install needed!

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

README

What is this?

Custom button for react-native

Installation

npm install --save react-native-btn

Importing

import Btn from 'react-native-btn';