Open
Description
Is your feature request related to a problem? Please describe.
The application I am developing needs to recall and delete food saved into HealthKit
Describe the solution you'd like
I would like additional functionality to retrieve and delete saved food from the RN layer of the application.
Describe alternatives you've considered
Currently, I have the implementation locally on my machine and deployed it via patch-package
but I want a more permanent and supported solution.