Do you only work with React Native, or also native iOS and Android development?
Both. React Native with Expo is the default when sharing one codebase across both stores makes sense — most of this portfolio shipped that way. When the product calls for it, Ramón also builds fully native: Swift and SwiftUI on iOS and Kotlin with Jetpack Compose on Android, using the platforms’ latest APIs (widgets, Live Activities, App Intents, Material You). And in between, React Native apps with custom native modules in Swift/Kotlin for camera, sensors, third-party SDKs or performance-critical paths.