React Native Gradient Buttons :)

https://github.com/thomaswangio/react-native-gradient-buttons

Hey guys!

Wanted to share a small component I made this week. It uses Expo and combines LinearGradient and Haptic to make a a lightweight, customizable and haptic Gradient Button. Feel free to share and use :slight_smile:

yarn add react-native-gradient-buttons
# or
npm install --save react-native-gradient-buttons

Hey @thomaswangio,

Thanks for sharing this! Hopefully you get some helpful feedback on it from the community.

Cheers,

Adam