+ 1
React Native
What are the limitations of react native against java(kotlin) and swift. What problems can I have, if I write a cross app in react native ?
3 ответов
+ 34
You're welcome NIk01, good luck with app development. ⭐👍🙂⭐
Here's another article about someone who switched from Android to RN:
https://blog.cloudboost.io/why-i-decided-to-move-from-android-to-react-native-3fa3d1690a49
And RN Vs native mobile
https://www.coursereport.com/blog/so-you-want-to-build-a-mobile-app-react-native-vs-native-mobile
+ 35
I found some articles that go over things like the time scope(s) between the three, the development process, performance, etc.
RN vs. Swift (Performance):
https://medium.com/the-react-native-log/comparing-the-performance-between-native-ios-swift-and-react-native-7b5490d363e2
Performance and Development Comparison:
https://www.netguru.co/blog/react-native-vs-swift-performance-development-comparison
RN vs. Kotlin Pros and Cons:
https://hackernoon.com/top-pros-cons-comparison-react-native-vs-kotlin-2a0dfd1df3e3
RN vs. Kotlin; Which Is Better:
https://dzone.com/articles/kotlin-vs-react-native-which-is-better
+ 1
thanks ;)