| name | expo-module |
| description | Guide for creating and writing Expo native modules and views using the Expo Modules API. Covers Swift, Kotlin, TypeScript, module definitions, native views, config plugins, lifecycle hooks, autolinking, and type system. |
expo-module
Curated from expo's skills
Guide for creating and writing Expo native modules and views using the Expo Modules API. Covers Swift, Kotlin, TypeScript, module definitions, native views, config plugins, lifecycle hooks, autolinking, and type system.
Source
How to use
该 Skill 由 hyar 跨端框架精选, 用于 Expo 项目需要创建或修改原生模块、原生视图、config plugin 或 Expo Modules API 能力时被 Agent 发现。若要运行包含原始资源、脚本和参考资料的完整上游工作流,请将上游 bundle 安装到当前活跃 Agent 的 skills 目录中:
open https://github.com/expo/skills/tree/main/plugins/expo/skills/expo-module
然后,让 Agent 通过该 skill 的名称(expo-module)来调用它,或使用该 skill frontmatter 中列出的任一触发短语来调用它。