Create a reusable custom Button in React Native
React Native ships with a default button component which you can find here. A big con of this button is that it is not highly customizable. For this, it becomes necessary to create your own custom button component if you want to play around with alot...
dera.hashnode.dev4 min read