Files
react-native-paper/example
Iyad Thayyil 4a7d2e6466 fix: broken menu button of example app (#510)
<!-- Please provide enough information so that others can review your pull request. -->
<!-- Keep pull requests small and focused on a single change. -->

### Motivation

<!-- What existing problem does the pull request solve? Can you solve the issue with a different approach? -->

### Test plan

<!-- List the steps with which we can test this change. Provide screenshots if this changes anything visual. -->
2018-08-29 11:43:28 +02:00
..
2018-05-06 18:33:30 +02:00
2017-11-27 01:29:42 +05:30
2018-05-31 07:44:55 +02:00

Run the example

  • View and edit it with Expo Snack
  • Run the example locally
    • Clone the repository and cd to this directory
    • Run yarn to install the dependencies
    • Run yarn start to start the packager
    • Follow the instructions to open it with the Expo app