|
|
|
Does app development(iOS and Android) with React Native really worth?
|
|
2 points
by amanmaan08
3995 days ago
|
|
From last few weeks I am hearing about buzz of developing iOS & Android apps with React Native and heard that FB is pioneering this way of development.Even I went through a tutorial and honestly it didnt excite me much.So I am confused a bit & chose HN for better understanding of this buzz.So Firstly I want to know limitations of React.js in app development from you guys.Honestly I want to reject it but I want to know concrete reasons from fellow developers.If you guys think its really worth then plz share obvious reasons for your belief in React. I am an iOS developer. |
|
I have been building an iOS application using React Native and the performance is great (on account it maps to native Objective-C) and it feels like the future. It isn't just like a Phonegap application where it is run within a web container, so you get the native performance. If you already know Objective-C and or Swift, I wouldn't bother with React Native to be honest. RN is good for non-programmers to build iOS and eventually Android apps.