agencyenterprise / react-native-health

A React Native package to interact with Apple HealthKit
MIT License
799 stars 226 forks source link

feat: Add delete all mindful sessions method #357

Open ahoseinian opened 6 months ago

ahoseinian commented 6 months ago

Description

in our app we needed a functionality to remove all the mindful session that we have stored for the user at once. since that functionality was not provided by the library. I decided to add the function deleteAllMindfulSessions and make the PR for it.

Fixes # ( no issue created yet )

Type of change

Please delete options that are not relevant.

Checklist: