Files
react-native-paper/example
Altaf Shaikh ee954e8a8d fix: RadioButton dialog example should use status props. (#592)
* fix: use correct props in radio button dialog example

* fix: use correct props in radio button dialog example
2018-10-12 08:23:04 +02:00
..
2018-05-06 18:33:30 +02:00
2017-11-27 01:29:42 +05:30
2018-09-01 14:08:09 +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