react-native-wear-connectivity
react-native-wear-connectivity copied to clipboard
Build Wear OS apps with react-native and connect them with other apps.
## Summary - upgrade example to React Native 0.82.0-rc.0 - align @react-native/* devDependencies to 0.82.0-rc.0 ## Testing - `yarn install` *(fails: process killed)* - `yarn android` *(fails: SDK location not...
## Summary - bump react-native, react, and related types/config to target 0.82 release - refresh yarn.lock for updated React Native stack ## Testing - `yarn lint` (fails: react-native@npm:0.73.4 missing from...
## Summary - add Mi Band connector translating library events to `watchEvents` - document Mi Band pairing requirements and permissions ## Testing - `yarn lint` *(fails: ESLint couldn't find the...
## Summary - add `react-native-wear-engine` dependency and HMS build configuration - expose Huawei connector bridging Wear Engine events to unified API - document Huawei setup and HMS requirements ## Testing...
## Summary - add wear OS connector to send and receive messages - document Wear OS setup and sample usage - include library in watch example dependencies ## Testing -...
## Summary - add platform connector examples for WearOS and watchOS - document step-by-step setup for WearOS and watchOS - add troubleshooting and contribution guides ## Testing - `yarn lint`...
## Summary - add DeviceType enum and connector factory with JSON config - expose auto-detection utilities and export from main module - create unit tests for connector selection logic ##...
## Summary - add data sync and connected device foreground service permissions - tighten WearConnectivityTask service attributes for FGS ## Testing - `yarn lint` *(fails: ESLint couldn't find the plugin...
## Summary - add `react-native-watch-connectivity` dependency - introduce `AppleWatchConnector` for session activation and iOS messaging - document Apple Watch Xcode setup and pairing instructions ## Testing - `yarn lint` *(fails:...
## Summary - install Garmin connector package - add GarminConnector wrapper around Garmin SDK - document Garmin SDK setup in README ## Testing - `yarn test` *(fails: Cannot find module...