Pros:
- 很多大公司都在使用,并且体验都很棒:微软,特斯拉,Discord(极佳),Shopify(目前还不是用户)
- 社区活跃
- Atwood's Law: “Any application that can be written in JavaScript, will eventually be written in JavaScript.”
Steve Jobs 说过这么一句话:「You have to start with the customer experience and work backwards to the technology」(你必须从客户体验开始,并向后延伸到技术)。但是这些年从 #WWDC 的更新来看,由于没有「向前兼容」,苹果现在的策略似乎是「你必须从 SwiftUI 开始,并延伸到用户体验」(4/N)
Why you may want to use #ReactNative in 2022. A thread.
Pros:
- Lots of big companies use it and provide great experiences: Microsoft, Tesla, Discord (excellent), Shopify
- Active community
- Atwood's Law: "Any application that can be written in JavaScript, will eventually be written in JavaScript."
- React's state management framework is still a million years ahead of SwiftUI/UIKit. Recently I tried #zustand recommended by @GeekPlux.
The more I used this framework, the more I regret how much time I've wasted on Apple's toy framework. Totally unnecessary.
- In scenarios where it doesn't fit, you can fall back to the system native solution