Why Should We Use Pressable In React Native
Pressable is a replacement for Touchable Components
- Clone this repository
git clone git@github.com:Gapur/react-native-pressable-example.git
- Install dependencies
yarn
- Launch app
npm run ios # for npm
- Fork this repo
- Clone your fork
- Code 🤓
- Test your changes
- Submit a PR!