Hi — thanks for the capacitor-watch plugin!
Would you consider adding WearOS support for Android, ideally as a companion plugin named capacitor-wear (or as Android support inside this repo)?
It would be perfect if it supports:
- Detect paired/connected WearOS device (reachable / nodes)
- Send messages phone → watch
- Receive messages watch → phone (event listener)
- (Optional) simple data sync using Wear OS Data Layer APIs
Implementation could use Google Wear OS APIs (play-services-wearable) and mirror the existing capacitor-watch JS API as closely as possible.
Hi — thanks for the capacitor-watch plugin!
Would you consider adding WearOS support for Android, ideally as a companion plugin named capacitor-wear (or as Android support inside this repo)?
It would be perfect if it supports:
Implementation could use Google Wear OS APIs (play-services-wearable) and mirror the existing capacitor-watch JS API as closely as possible.