Back to React Native Paper

Cross-platform Material Design for React Native

docs/src/pages/index.mdx

5.15.31.9 KB
Original Source

Cross-platform Material Design for React Native

import {Button} from 'react-native-paper'; import GetStartedButtons from '../components/GetStartedButtons'; import BannerExample from '../components/BannerExample';

Paper is a collection of customizable and production-ready components for React Native, following Google’s Material Design guidelines.

<GetStartedButtons />

Or check the demo app on iOS or Android.

<BannerExample /> <div class="gallery gallery-light"> </div> <div class="gallery gallery-light"> </div> <div class="gallery gallery-light"> </div> <div class="gallery gallery-light"> </div> <div class="gallery gallery-dark"> </div> <div class="gallery gallery-dark"> </div> <div class="gallery gallery-dark"> </div> <div class="gallery gallery-dark"> </div>