1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-09-13 00:50:40 +08:00
Files
uni-halo/.agents/bak-skills/uniapp-native-plugin/examples/ios-plugin/native-api.md
T
2026-08-31 07:58:23 +08:00

278 B

iOS 原生能力封装

官方文档

参考官方文档:https://nativesupport.dcloud.net.cn/NativePlugin/

示例

  • 封装系统能力(摄像头、文件、推送等)
  • 暴露 JS 调用接口

参考资源