react-native-native-modules
✓Master native modules - Turbo Modules, JSI, Fabric, and platform bridging
SKILL.md
Learn to build native modules for iOS and Android using Turbo Modules, JSI, and the new architecture.
| Access native APIs | Native module | | Performance-critical | JSI/Turbo Module | | Third-party SDK | Bridge wrapper | | UI component | Fabric component |
| "Module not found" | Not linked | Run pod install | | Crash on sync | Main thread | Use async or background | | Type mismatch | Codegen issue | Regenerate specs |
Master native modules - Turbo Modules, JSI, Fabric, and platform bridging Source: pluginagentmarketplace/custom-plugin-react-native.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-react-native --skill react-native-native-modules- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is react-native-native-modules?
Master native modules - Turbo Modules, JSI, Fabric, and platform bridging Source: pluginagentmarketplace/custom-plugin-react-native.
How do I install react-native-native-modules?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-react-native --skill react-native-native-modules Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/pluginagentmarketplace/custom-plugin-react-native
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01