docs: add expo link to README

This commit is contained in:
Satyajit Sahoo
2017-12-05 23:55:37 +05:30
committed by GitHub
parent 60160f998c
commit 9bf90601de

View File

@@ -8,7 +8,11 @@ Material design for React Native.
- Works on both iOS and Android following [platform adaptation guidelines](https://material.io/guidelines/platforms/platform-adaptation.html)
- Full theming support
Currently supported React Native version: `>= 0.46.4`
Currently supported React Native version: `>= 0.50.3`
## Try it out
Run the [example app](https://exp.host/@satya164/react-native-paper-example) with [Expo](https://expo.io/) to see it in action.
## Getting Started