1.0.0-develop.1 • Published 5 years ago
react-native-styled-simple-widgets v1.0.0-develop.1
react-native-styled-paper
Get Started
Installation
npm install react-native-styled-paperUsage
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
5 years ago
1.0.0-develop.13
5 years ago
1.0.0-develop.12
5 years ago
1.0.0-develop.11
5 years ago
1.0.0-develop.10
5 years ago
1.0.0-develop.9
5 years ago
1.0.0-develop.8
5 years ago
1.0.0-develop.7
5 years ago
1.0.0-develop.6
5 years ago
1.0.0-develop.5
5 years ago
1.0.0-develop.4
5 years ago
1.0.0-develop.3
5 years ago
1.0.0-develop.2
5 years ago
1.0.0-develop.1
5 years ago