Kaleb Tessema

Results 3 comments of Kaleb Tessema

Same issue here. An alternative package is https://github.com/kingstinct/react-native-healthkit and I have test and it works great returning correct data for permission

Well, I was running into the same issue aswell, running the command ``npx expo install --fix`` ended up solving the issue in my codebase. ```json { "expo": "53.0.20", "react": "19.0.0",...