Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@

![Rive hero image](https://cdn.rive.app/rive_logo_dark_bg.png)

## Early Release

> **⚠️ Early Release**: This package is in active development. We recommend testing thoroughly before using in production applications. We're actively gathering feedback to improve the library. Please share your thoughts and report any issues you encounter.

## Requirements

- **React Native**: 0.78 or later (0.79+ recommended for better Android error messages)
Expand Down Expand Up @@ -254,9 +250,9 @@ This section tracks new features and improvements planned for this runtime that
| ----------------------------------------------------------------------------------------------------- | ------ |
| [Reusable .riv File resources (preloading)](https://github.com/rive-app/rive-react-native/issues/260) | ✅ |
| [Data Binding - Images](https://github.com/rive-app/rive-nitro-react-native/issues/9) | ✅ |
| [Data Binding - Artboards](https://github.com/rive-app/rive-nitro-react-native/issues/10) | 🚧 |
| [Data Binding - Artboards](https://github.com/rive-app/rive-nitro-react-native/issues/10) | |
| [Data Binding - Lists](https://github.com/rive-app/rive-nitro-react-native/issues/11) | ✅ |
| [Data Binding - Value props](https://github.com/rive-app/rive-nitro-react-native/pull/24) | 🚧 |
| [Data Binding - Value props](https://github.com/rive-app/rive-nitro-react-native/pull/24) | |
| [Suspense](https://github.com/rive-app/rive-nitro-react-native/pull/19) | 🚧 |

## Contributing
Expand Down
Loading