react-native-healthkit
react-native-healthkit copied to clipboard
deleteCategorySample method
I could not find any way to delete samples saved with saveCategorySample, specifically SexualActivity.
Sorry but this library can't be used as a contraceptive! ;)
I think you're right - it just hasn't been implemented in the library. We don't currently need it in our use cases - but a PR is welcome!
would be hard to implement? I'm a bit new to react native, but maybe I could give it a try because I need this feature for my app
It does require a bit of Swift and TypeScript, but you could fairly easily look at how other methods are implemented and do similarly.
This is supported with the generic deleteObjects() function in v9.