mirror of
https://github.com/zhigang1992/react-native-paper.git
synced 2026-06-15 18:38:08 +08:00
* feat: Toolbar platform adaptation for iOS: Title centered depending on the number of Actions. * feat: Fix ToolbarAction when using TouchableRipple. * feat: Use 'ios' for platform check.
Run the example
- View it with Expo
- Run the example locally
- Clone the repository and
cdto this directory - Run
yarnto install the dependencies - Run
yarn startto start the packager - Scan the QR Code with the Expo app
- Clone the repository and