Releases: fabOnReact/react-native-wear-connectivity
Releases · fabOnReact/react-native-wear-connectivity
Release 0.1.17
24 Oct 19:38
Compare
Sorry, something went wrong.
No results found
0.1.17 (2025-10-24)
Add support for RN 0.82
Fix Issue RN receives duplicated calls from WearOS
Release 0.1.16
24 Oct 19:27
Compare
Sorry, something went wrong.
No results found
0.1.16 (2025-10-24)
Add support for RN 0.82
Release 0.1.15
22 Aug 13:12
Compare
Sorry, something went wrong.
No results found
0.1.15 (2025-08-22)
Fixes Issue RuntimeException: Illegal callback invocation from native module #45
Release 0.1.14
29 Jul 15:17
Compare
Sorry, something went wrong.
No results found
0.1.14 (2025-07-29)
Add support for sending voice messages
Fix issues with Android 14 permissions (issue #43 )
Sending Voice Message (enable audio)
Sending Text
output.mp4
output.mp4
Release 0.1.12
21 Feb 00:51
Compare
Sorry, something went wrong.
No results found
0.1.12 (2025-02-21)
Allows to send files from WearOS to React Native (audio, images etc..).
In the video above, we record an audio with a WearOS device, send it to the React Native app and play it using reac native video player library.
Screen.Recording.2025-02-20.at.6.38.12.PM.mov
Related fabOnReact/wearos-communication-with-rn#4
Release 0.1.11
19 Feb 09:34
Compare
Sorry, something went wrong.
No results found
0.1.11 (2025-02-19)
Added support for sending files
Screen.Recording.2025-02-19.at.4.50.33.PM.mov
Release 0.1.10
17 Feb 10:36
Compare
Sorry, something went wrong.
No results found
0.1.10 (2025-02-17)
Added support to connect React Native mobile apps with Android WearOS Jetpack Compose apps
Added support to receive background notifications from WearOS when in the background
Screen.Recording.2025-02-17.at.6.54.51.PM.mov
Release 0.1.9
04 Aug 10:26
Compare
Sorry, something went wrong.
No results found
0.1.9 (2024-08-04)
Fix issue #17 (Avoid triggering runtime error when Wear App is not installed)
Bump dependencies (braces, tar, ws, fast-xml-parser)
Improve metro error logging to help developers handle errors and issues with pairing
Release 0.1.8
04 Aug 10:13
Compare
Sorry, something went wrong.
No results found
0.1.8 (2024-08-04)
Fix issue #17 (Avoid triggering runtime error when Wear App is not installed)
Bump dependencies (braces, tar, ws, fast-xml-parser)
Improve metro error logging to help developers handle errors and issues with pairing
Release 0.1.5
12 Feb 07:41
Compare
Sorry, something went wrong.
No results found
0.1.5 (2024-02-12)
Fix issue missing native module on iOS.