@flows/react-components
Version:
Built-in components for Flows React SDK
44 lines (30 loc) • 1.47 kB
Markdown
<p align="center">
<a href="https://flows.sh">
<img src="https://raw.githubusercontent.com/RBND-studio/flows-sdk/refs/heads/main/docs/avatar.png" height="96">
<h3 align="center">Flows React Components</h3>
</a>
</p>
<p align="center">
The better way to build product adoption.
</p>
<p align="center">
<a href="https://flows.sh/docs"><strong>Documentation</strong></a> ·
<a href="https://flows.sh/changelog"><strong>Changelog</strong></a> ·
<a href="https://flows.sh/examples"><strong>Examples</strong></a> ·
<a href="https://flows.sh/docs/sdk-overview"><strong>SDKs</strong></a>
</p>
## Installation
For full setup instructions, see our [Quickstart guide](https://flows.sh/docs/quickstart).
```
npm install @flows/react-components
```
⚠️ This package provides a set of ready-made components for building product adoption. To use it, you also need to install the `@flows/react` package.
## Components
- [Modal](https://flows.sh/docs/components/modal)
- [Tooltip](https://flows.sh/docs/components/tooltip)
- [Hint](https://flows.sh/docs/components/hint)
Looking for more components? [Contact us](https://flows.sh/contact) or create your own custom components by following our [guide](https://flows.sh/docs/create-custom-components).
## Contributing
We ❤️ contributions big and small. If you have any ideas for improvements, either submit an issue or create a pull request.
---
Created by [rbnd.studio](https://rbnd.studio/).