mirror of
https://github.com/zhigang1992/react-native-paper.git
synced 2026-06-11 08:13:29 +08:00
This PR upgrades expo in example app to latest version. Actually, there is no issue for that, but It's good to use latest stable version of libraries.
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