1.0.0-develop.1 • Published 3 years ago

react-native-styled-simple-widgets v1.0.0-develop.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

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