This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
## 1.1.2(2025-03-20)
- 更新 支持鸿蒙
## 1.1.1(2024-12-16)
- 修复 canOpenURL 在安卓端可能会报类型错误的问题
## 1.1.0(2024-12-06)
- 新增 canOpenURL UTS API,可用此API判断url是否可以跳转
## 1.0.1(2024-11-13)
- 修复 Android 打开部分 schema 时没有跳转到目标应用的 Bug
## 1.0.0(2024-04-25)
- 更新 在 Android 和 iOS 上打开链接的 UTS API