react-native-wear-connectivity icon indicating copy to clipboard operation
react-native-wear-connectivity copied to clipboard

Build Wear OS apps with react-native and connect them with other apps.

Results 16 react-native-wear-connectivity issues
Sort by recently updated
recently updated
newest added

Use Jetpack Compose to develop WearOS App and React Native for Mobile. https://github.com/fabOnReact/wearos-communication-with-rn/blob/66f2ebb529d5f9cb5419a33a69d078d5d95357f1/app/src/main/java/com/example/connectivityandroidexample/presentation/MainActivity.kt#L74 https://github.com/fabOnReact/wearos-communication-with-rn/blob/66f2ebb529d5f9cb5419a33a69d078d5d95357f1/app/src/main/java/com/example/connectivityandroidexample/presentation/MainActivity.kt#L83

Bumps the npm_and_yarn group with 1 update in the / directory: [micromatch](https://github.com/micromatch/micromatch). Updates `micromatch` from 4.0.5 to 4.0.8 Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both...

dependencies

I have tried to run example app in Android 14 emulator(Phone) and Android 11 emulator(Watch), when sendMessage event to Watch successfully updated count but when sendMessage event from Watch the...

bug
high priority

First of all, thank you for the library - it has been a good help in my apps! :) But, sometimes I see a crash right after calling `sendMessage`: ```...

Garmin https://github.com/malgorzatamaz/react-native-garmin-connect https://youtu.be/CRQOkie6Ej8?si=NMLA8tVVxF_6mqww Mi Band Connector https://github.com/Spayker/rn-miband-connector Huawei Wear https://developer.huawei.com/consumer/en/doc/HMS-Plugin-Guides/rn-intro-0000001050975015 https://www.npmjs.com/package/react-native-wear-engine

Related to https://github.com/watch-connectivity/react-native-watch-connectivity/issues/2 Requires first completing issue https://github.com/fabOnReact/react-native-wear-connectivity/issues/32 - [ ] add to `react-native-watch-connectivity` package.json the `react-native-wear-connectivity` library - [ ] add to [RNWatch.android.ts](https://github.com/watch-connectivity/react-native-watch-connectivity/blob/master/lib/RNWatch.android.ts) the [sendMessage](https://github.com/fabOnReact/react-native-wear-connectivity?tab=readme-ov-file#send-messages) and receiveMessage `react-native-wear-connecitivity` APIs....

low priority