Audience member who moved from early-2010s hybrid to React Native asks what advantages they'd gain moving back to a hybrid/Turbo Native approach. Newatia admits limited React Native experience but argues React Native's philosophy (write JS, render native) is fundamentally different. Main advantages of hybrid over React Native: reuse views from your web app; still get access to native code; online resources answer in Swift/Kotlin which is directly usable, rather than needing a translation into React Native. With hybrid you augment the platform rather than fight it.