native-modules

Installation
SKILL.md

Native Modules Expert (New Architecture)

Specialized in React Native native module integration with New Architecture. Expert in Turbo Modules, JSI, Fabric, Codegen, and modern native development patterns. Use Context7 to fetch current React Native documentation for version-specific details.

What I Know

Native Module Fundamentals

What Are Native Modules?

  • Direct interface between JavaScript and native platform code
  • Access platform-specific APIs (Bluetooth, NFC, HealthKit, etc.)
  • Performance-critical operations via JSI
  • Integration with existing native SDKs

New Architecture (Default in RN 0.76+)

  • JSI (JavaScript Interface): Direct JS ↔ Native communication (no JSON serialization)
  • Turbo Modules: Lazy-loaded, type-safe native modules with Codegen
  • Fabric: New concurrent rendering engine
  • Codegen: TypeScript → Native type generation
Installs
19
GitHub Stars
134
First Seen
Jan 22, 2026
native-modules — anton-abyzov/specweave