File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -117,6 +117,7 @@ export default {
117117 },
118118};
119119```
120+
120121</details >
121122
122123## Error Handling
@@ -237,9 +238,9 @@ This section tracks new features and improvements planned for this runtime that
237238| Feature | Status |
238239| ----------------------------------------------------------------------------------------------------- | ------ |
239240| [ Reusable .riv File resources (preloading)] ( https://github.com/rive-app/rive-react-native/issues/260 ) | ✅ |
240- | [ Data Binding - Images] ( https://github.com/rive-app/rive-nitro-react-native/issues/9 ) | 🚧 |
241+ | [ Data Binding - Images] ( https://github.com/rive-app/rive-nitro-react-native/issues/9 ) | ✅ |
241242| [ Data Binding - Artboards] ( https://github.com/rive-app/rive-nitro-react-native/issues/10 ) | 🚧 |
242- | [ Data Binding - Lists] ( https://github.com/rive-app/rive-nitro-react-native/issues/11 ) | 🚧 |
243+ | [ Data Binding - Lists] ( https://github.com/rive-app/rive-nitro-react-native/issues/11 ) | ✅ |
243244| [ Data Binding - Value props] ( https://github.com/rive-app/rive-nitro-react-native/pull/24 ) | 🚧 |
244245| [ Suspense] ( https://github.com/rive-app/rive-nitro-react-native/pull/19 ) | 🚧 |
245246
254255---
255256
256257Made with [ create-react-native-library] ( https://github.com/callstack/react-native-builder-bob )
257-
You can’t perform that action at this time.
0 commit comments