InterviewSolution
| 1. |
Are There Any Disadvantages To Using React Native For Mobile Development? |
|
Answer» Having played around with it for a few weeks, I've found REACT Native to be fairly BUGGY. I don't think it's anywhere near PRODUCTION ready. A lot of features are currently still missing, for example, pin annotations for maps. Being that it's open source, there's nothing stopping you from building the feature yourself, but if you're trying to get something created quickly / for production, you're BETTER off using DEVELOPING directly for iOS or Android. Having played around with it for a few weeks, I've found React Native to be fairly buggy. I don't think it's anywhere near production ready. A lot of features are currently still missing, for example, pin annotations for maps. Being that it's open source, there's nothing stopping you from building the feature yourself, but if you're trying to get something created quickly / for production, you're better off using developing directly for iOS or Android. |
|