About
This skill provides comprehensive guidance for bridging JavaScript and native code in React Native environments, covering both the legacy Bridge architecture and the modern New Architecture (Turbo Modules, JSI, and Fabric). It assists developers in creating custom native modules for iOS (Swift/Objective-C) and Android (Kotlin/Java), troubleshooting autolinking issues, and managing native UI components. Whether you are debugging platform-specific crashes, integrating third-party SDKs, or optimizing performance through direct JSI communication, this skill offers the implementation patterns and diagnostic commands required to bridge the gap between web and mobile platforms.