Skip to content

Commit 5460def

Browse files
authored
docs: update roadmap progress (#80)
1 parent 28ba80b commit 5460def

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

@@ -254,4 +255,3 @@ MIT
254255
---
255256

256257
Made with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)
257-

0 commit comments

Comments
 (0)