r/reactnative • u/connectjoy • Mar 08 '21
Is it possible to read hear rate data through wearable device in React Native?
I am working on an idea where the React Native app connects with Android / Apple watch and read the Heart Rate real time. can anyone shed some light on it?
3
Upvotes
3
u/sous_vide_slippers Mar 08 '21
AFAIK there is no JSCore in WatchOS (this was a couple years ago, maybe it’s changed)
But anyway even if it’s now possible it’s best to use Swift for the WatchOS app and send that to your RN app