Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
就我目前所知,React Native for iOS 提供了与 iPhone 或 iPad 对话的工具,但我查看并未能找到有关如何通过 WatchKit 或 Glances 与 Apple Watch 对话的文档。
有没有“你好,世界”?可用在 ReactJS Native 中演示 Watchkit 和 Glances,填写awakeWithContext()并willActivate()使用大小为手表视口大小的单个静态图像?
awakeWithContext()
willActivate()
谢谢,
目前尚不支持 WatchKit。
https://github.com/facebook/react-native/issues/685