🌐 Language
English | 简体中文 | 繁體中文 | 日本語 | 한국어 | हिन्दी | ไทย | Français | Deutsch | Español | Italiano | Русский | Português | Nederlands | Polski | العربية | فارسی | Türkçe | Tiếng Việt | Bahasa Indonesia | অসমীয়া
# REACT NATIVE BTR React Native UI Components :fire: :rocket: :star2: ![npm](https://img.shields.io/npm/v/react-native-btr) ![LICENSE MIT](https://img.shields.io/badge/license-MIT-brightgreen.svg) [![NPM](https://nodei.co/npm/react-native-btr.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/react-native-btr/) ## Demo [![Google Play Store](https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png?w=10)](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)