OvalMoney / react-native-fitness

A React Native module to interact with Apple Healthkit and Google Fit.
MIT License
341 stars 68 forks source link

How To Logout #75

Closed iyansr closed 3 years ago

iyansr commented 3 years ago

I was able to connect to Google Fitness, and Apple Healthkit,

Now how to disconnect or log out user from their account, in case they want to use different account, or they log out for my application

thanks

Francesco-Voto commented 3 years ago

Hi @iyansr, with version 0.5.0 you are now able to logout or disconnect google fit

iyansr commented 3 years ago

thank @Francesco-Voto