-
-
Notifications
You must be signed in to change notification settings - Fork 37
Thought Process: React React Native Dev
gcardonag edited this page Apr 7, 2019
·
1 revision
After reading a few articles on the subject, it seems that develop-once-build-for-anywhere (DOBFA) type work is not currently an easy swing.
- https://blog.bitsrc.io/how-to-react-native-web-app-a-happy-struggle-aea7906f4903
- https://railsware.com/blog/2018/09/26/ionic-vs-react-native-building-a-mobile-app/
However, we have a limited/variable-size/availability team. Therefore, I believe anything that can facilitate DOBFA-style dev will give us the ability to make the most of our available dev time. After reading the above articles, I am choosing to try the stack mentioned in the BitSrc.io article:
- React Native Web - https://github.com/necolas/react-native-web
- React Navigation - https://reactnavigation.org/en/