npm.io
1.3.0 • Published 5 years ago

react-native-styled-paper

Licence
ISC
Version
1.3.0
Deps
3
Size
5.5 MB
Vulns
0
Weekly
0

react-native-styled-paper

Docs

Get Started

Installation

npm install react-native-styled-paper
Usage
import PaperProviver from "react-native-styled-paper/components/theme/Provider";
import Button from 'react-native-styled-paper/components/Button';

<PaperProviver>
    <Button
        onPress={() => console.log("Hello")}
    >
        Press Me
    </Button>
</PaperProviver>

Components included:

React Native Web support

Demo App

Documentation

Contributing

First Contributors
Core Contributors
Slack Community

Backers

Sponsors