An open API service indexing awesome lists of open source software.

https://github.com/adaptui/react-native-tailwind

Collection of components that are accessible, composable, customizable from low level to build your own UI & Design System
https://github.com/adaptui/react-native-tailwind

react-native

Last synced: 14 days ago
JSON representation

Collection of components that are accessible, composable, customizable from low level to build your own UI & Design System

Awesome Lists containing this project

README

          

AdaptUI React Native Tailwind


Collection of components that are accessible, composable, customizable from low level to build your own UI & Design System


NPM version
NPM downloads
Build Status

License

Repo Visualization

## :rocket: Features

- Composable :toolbox:
- Uses latest Reanimated & Gesture Handler :robot:
- Easy To Customize, Styled by Tailwind & Extend :nail_care:

## Installation

```sh
# npm
npm install @adaptui/react-native-tailwind

# Yarn
yarn add @adaptui/react-native-tailwind
```

> Make sure `React Native Reanimated` & `React Native Gesture Handler` is
> installed

## :beginner: Getting started

Check out our [getting started docs](/docs/getting-started.md)

## 📑 Component Docs

- [Avatar](docs/avatar.md)
- [Avatar Group](docs/avatar-group.md)
- [Badge](docs/badge.md)
- [Button](docs/button.md)
- [Checkbox](docs/checkbox.md)
- [Checkbox Group](docs/checkbox-group.md)
- [Circular Progress](docs/circular-progress.md)
- [Input](docs/input.md)
- [Meter](docs/meter.md)
- [Progress Bar](docs/progress-bar.md)
- [Radio](docs/radio.md)
- [Slider](docs/slider.md)
- [Select](docs/select.md)
- [Spinner](docs/spinner.md)
- [Switch](docs/switch.md)
- [Tag](docs/tag.md)
- [Textarea](docs/text-area.md)
- [Tooltip](docs/tooltip.md)

> **Note:** As the 0.#.# version number suggests that we are still very much
> work in progress, so semantic versioning will not be followed until a v1
> release. Expect breaking changes to occur on minor version jumps.

## Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the
repository and the development workflow.

## License

MIT

## Contributors ✨

Thanks goes to these wonderful people
([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Karthik

💻

Navin Moorthy

💻

Criston

💻

This project follows the
[all-contributors](https://github.com/all-contributors/all-contributors)
specification. Contributions of any kind welcome!