react-native-native-modules
CommunityBuild native power inside React Native.
Authortruongnat
Version1.0.0
Installs0
System Documentation
What problem does it solve?
React Native apps often need device capabilities (camera, biometrics, sensors, platform SDKs) that are not exposed or are too slow to implement purely in JavaScript, so developers must bridge to native code safely and correctly.
Core Features & Use Cases
- Create Native Modules: Implement iOS/Android functionality and expose it to JavaScript as Promise-based APIs or synchronous calls where appropriate.
- Use Turbo Modules for Modern Bridging: Define TypeScript specs and register native implementations using TurboModule patterns for better performance and type safety.
- Send Native Events to JS: Stream updates from native to JavaScript with event emitters for real-time workflows like capture progress or data callbacks.
- Practical Use Cases: Wrap third-party native libraries, access platform-specific APIs, add hardware features, or build reusable native UI components.
Quick Start
Use this skill to build a native module that exposes a new device feature to your React Native app, then verify the JavaScript calls work and that errors and events are wired end-to-end.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: react-native-native-modules Download link: https://github.com/truongnat/emplus/archive/main.zip#react-native-native-modules Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.