Skip to content

Commit 134be50

Browse files
authored
chore: remove Early Release banner, mark artboards and value props roadmap items complete (#293)
Removes the Early Release warning banner and updates the roadmap to reflect that Data Binding - Artboards and Data Binding - Value props are both fully implemented.
1 parent 11f5c36 commit 134be50

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@
1313

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

16-
## Early Release
17-
18-
> **⚠️ 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.
19-
2016
## Requirements
2117

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

262258
## Contributing

0 commit comments

Comments
 (0)