Open subes opened 4 years ago
instead of react-native it seems react+nativescript would be a better option: https://github.com/shirakaba/react-nativescript It does not require lots of bridges (similar to JNI) for each target platform.
alternative to redux: https://github.com/mobxjs/mobx
A web app written both in vue and react by a junior dev: https://www.imaginarycloud.com/blog/vue-js-vs-react-an-app-on-both-frameworks/
bootstrap: https://react-bootstrap.github.io/
though this seems to be more popular: https://material-ui.com/
might be easier to create components with, but binding is a bit more complex? But seems to be the most popular choice right now in the industry.
react-router and react-redux might be things to look into.