Files
react-native-paper/example
Rajendran Nadar 39ceec618c docs: add keyboardavoidingview to text input example (#588)
Added KeyBoardAvoidingView because it is hard to check the last TextInput in the example
2018-10-18 16:02:43 +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