概要
This skill provides expert guidance for bridging the gap between JavaScript and native platform code in React Native. It covers the full lifecycle of native module development, from creating custom modules in Swift, Objective-C, Kotlin, and Java to implementing high-performance UI components. Whether you are using the traditional Bridge architecture or migrating to the New Architecture with Turbo Modules and JSI, this skill provides the necessary patterns, debugging strategies, and boilerplate code to handle platform-specific APIs and performance-critical operations efficiently.