Need to know object-c to cross compile platform maintain
React Native Usages
Skills
vercel-react-native-skills by vercel-labs/agent-skills
Install the vercel-react-native-skills skill for vercel-labs/agent-skills
https://skills.sh/vercel-labs/agent-skills/vercel-react-native-skills
New Architecture
Deep dive into React Native's New Architecture
The React Native team has announced that the new architecture will be rolled out in 2022. Checkout their full blog here. "2022 is going to be the year of the New Architecture in open source " Since the release is just around the corner, this is a good time to understand what changes are taking place under the hood and how they might affect your React Native App.
https://link.medium.com/9wBpZvkGknb

New Architecture is here · React Native
React Native 0.76 with the New Architecture by default is now available on npm!
https://reactnative.dev/blog/2024/10/23/the-new-architecture-is-here

Five years of React Native at Shopify (2025) - Shopify
Five years ago, we announced that React Native (RN) is the future of mobile at Shopify. Today, we are excited to share the progress we've made, lessons learned, and what the future holds. To recap, we decided to switch to RN for 3 main reasons: Write it once - Stop building the same features twice, once on iOS and once on Android Talent portability - Enable devs to work fluently across iOS, Android, and Web Ship more value - Spend more time delivering value to users instead of chasing feature parity We’re happy to share that our transition has been quite successful: Not having to build the same features twice has given us a step change in productivity Engineers are able to work across web and mobile allowing teams to do more with the same number of people and unlocked new growth opportunities Maintaining feature parity between iOS and Android has become a non-issue, freeing up capacity to ship a lot more value Our apps are blazing fast (<500ms screen loads) and stable (>99.9% crash-free sessions) We continue to leverage native wherever it is the best tool for the job, giving us the best of both worlds Over the past 5 years, we have migrated all our apps to React Native. Instead of using a one-size-fits-all approach to do so, each team chose when and how to migrate their app. This allowed them to continue shipping features while also aligning with our strategy of leveraging RN. What did we learn? React Native apps are fast We care very deeply about performance at Shopify. As our CEO Tobi Lutke says, “not all fast software is great, but all great software is fast”. The biggest question we had while switching to RN and the main reason we didn’t do it sooner was whether we’d be able to achieve our performance goals with it. Before making the decision to switch, we did extensive prototyping which led to promising results. We also saw all the work that Meta
https://shopify.engineering/five-years-of-react-native-at-shopify


Seonglae Cho