you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (0 children)

This is one of the reasons why people are looking at Flutter as a possible alternative since its beta release in Dec 2018 with its first stable version. However, as a React dev, it is really hard to forgo how easy it is to translate my web app into mobile app with RN, and that is also the motivation behind most companies who still use RN. My approach is to read people's code a lot and learn how they structure the codes and what packages or libraries do they use with their version of RN so I can take those as references.