This will take some time as I can only afford a few hours per weekend, be patient! I will post updates in this thread.
The first goal is to cut a new release. This is a complex task as we need to upgrade a couple of critical dependencies as the current configuration won't build. Then we will:
attempt to migrate the documentation website and possibly the expo app;
update contribution guidelines.
In the process, react-native-render-html will be ultimately deprecated in favor of @native-html/render-html.
This project is in the process of being moved to https://github.com/native-html/core, see https://github.com/native-html/core/pull/9. The reason being that we're blocked by the lack of response from the original owner of this repository, which we would need to update some tooling we use for CI.
This will take some time as I can only afford a few hours per weekend, be patient! I will post updates in this thread.
The first goal is to cut a new release. This is a complex task as we need to upgrade a couple of critical dependencies as the current configuration won't build. Then we will:
In the process,
react-native-render-html
will be ultimately deprecated in favor of@native-html/render-html
.PS: we also discuss progress in this Discord channel