I don't see why we would. Why do you ask?
react-redux-nodebb, we are building it!
-
We are building react-redux-nodebb
this will enable react-dom & react-native with nodebb, which means we can build nodeBB into native apps & also use react ecosystem UI components
steps we are taking:
- react-redux structure (state, api, hooks)
- converting controllers
- module bridge (to enable current ecosystem of plugins)
then next up we will build:
react-native-nodebb theme & skinsAny help & suggestions are super welcome!
-
@data-dataninja would be nice to have some advice from you Master Julian @julian
-
the controllers & apis & hooks are pretty straightforward
what might be slightly difficult is to build the module bridge to successfully enable the current plugins to work with React.
we can convert nodeBB controllers/api/hooks like-for-like, If plugins are simple js logic then shouldnt be a problem importing them as js modules. But we might experience some compatibility issues when importing more complicated plugins.
Will have to look into that further & see how it goes
-
@julian we are hiring devs to work with me on this, if u know someone who knows react & nodeBB, please let me know