|
|
|
Ask HN: React Native is dead, how you would build mobile app nowadays?
|
|
8 points
by jsifalda
2915 days ago
|
|
I want to build a simple hybrid mobile application and I was thinking that React Native can be the best solution for me... Because I know reactjs well, and js/html/css is my daily bread. However, in recent days I have noticed there are plenty "buzz" about dying React Native. I have not dig into... but I wouldn't want to use something which is "out dated". I would like to know what would be your dev stack to build simple mobile application quickly these days? What technologies you would use? I do have knowledge of swift but I don't want to use it anymore... Any feedback/ideas would be appreciated. George |
|
If you're not in Airbnb's shoes, React Native may be a completely viable way to build your applications. One hint is that hybrid is harder than it seems. That is is more than just a technical problem. I'm going to avoid rehashing the Airbnb articles but you can read them to get a sense of the pain points. To continue the hint though, it's worth looking at those for whom React Native is working. I've noticed most seem to be greenfield applications developed from the start in React Native.