1.0.0-develop.1 • Published 4 years ago
react-native-styled-simple-widgets v1.0.0-develop.1
react-native-styled-paper
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:
- Avatar
- Badge
- BottomSheet
- Button
- ButtonGroup
- Card
- CheckBox
- Divider
- Header
- Icon
- Image
- Input
- ListItem
- SearchBar
- Slider
- Tile
- Tooltip
React Native Web support
Demo App
Documentation
Contributing
First Contributors
Core Contributors
Slack Community
Backers
Sponsors
1.0.0-develop.14
4 years ago
1.0.0-develop.13
4 years ago
1.0.0-develop.12
4 years ago
1.0.0-develop.11
4 years ago
1.0.0-develop.10
4 years ago
1.0.0-develop.9
4 years ago
1.0.0-develop.8
4 years ago
1.0.0-develop.7
4 years ago
1.0.0-develop.6
4 years ago
1.0.0-develop.5
4 years ago
1.0.0-develop.4
4 years ago
1.0.0-develop.3
4 years ago
1.0.0-develop.2
4 years ago
1.0.0-develop.1
4 years ago