mirror of
https://github.com/zhigang1992/react-native-paper.git
synced 2026-06-11 08:13:29 +08:00
* feat: add onLongPress to Card * feat: add onLongPress to Card: disable correction * Update CONTRIBUTING.md * Update CONTRIBUTING.md
Run the example
- View and edit it with Expo Snack
- Run the example locally
- Clone the repository and
cdto this directory - Run
yarnto install the dependencies - Run
yarn startto start the packager - Follow the instructions to open it with the Expo app
- Clone the repository and