README
What is this?
Custom button for react-native
Installation
npm install --save react-native-btn
Importing
import Btn from 'react-native-btn';
Custom button for react-native
<script type="module">
import reactNativeBtn from 'https://cdn.skypack.dev/react-native-btn';
</script>
Custom button for react-native
npm install --save react-native-btn
import Btn from 'react-native-btn';