react-native-btr
Version:
React Native UI Components
33 lines (26 loc) • 1.62 kB
Markdown
# REACT NATIVE BTR
React Native UI Components :fire: :rocket: :star2:
 
[](https://nodei.co/npm/react-native-btr/)
## Demo
[](https://play.google.com/store/apps/details?id=com.thakurballary.reactnativebtrdemo)
## Getting Started
```
npm i react-native-btr --save
```
or
```
yarn add react-native-btr
```
## Documentation
- [BottomSheet](https://github.com/ThakurBallary/react-native-btr/blob/master/docs/BOTTOM_SHEET.md)
- [CheckBox](https://github.com/ThakurBallary/react-native-btr/blob/master/docs/CHECK_BOX.md)
- [CollapsibleCard](https://github.com/ThakurBallary/react-native-btr/blob/master/docs/COLLAPSIBLE_CARD.md)
- [ColorPicker](https://github.com/ThakurBallary/react-native-btr/blob/master/docs/COLOR_PICKER.md)
- [IconPicker](https://github.com/ThakurBallary/react-native-btr/blob/master/docs/ICON_PICKER.md)
- [ModalInput](https://github.com/ThakurBallary/react-native-btr/blob/master/docs/MODAL_INPUT.md)
- [RadioGroup](https://github.com/ThakurBallary/react-native-btr/blob/master/docs/RADIO_GROUP.md)
- [Separator](https://github.com/ThakurBallary/react-native-btr/blob/master/docs/SEPARATOR.md)
- [Tag](https://github.com/ThakurBallary/react-native-btr/blob/master/docs/)
## License
[MIT Licensed](https://github.com/ThakurBallary/react-native-btr/blob/master/LICENSE)