01
One project carries the design into both mobile platforms
Keep the approved main screens, app logic and supporting screens in a shared Expo project for iOS and Android. Platform-specific behavior can still be added where your app needs it.
Explore the workflow