mirror of
https://github.com/zhigang1992/react-native-paper.git
synced 2026-06-11 08:13:29 +08:00
* chore: upgrade expo-cli to v2.3.8 * fix :ambiguous module resolution * fix: normal-regex to escape-string-regex
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