- Removed NitroModules and ReactNativeHealthkit from Podfile.lock and package files.
- Updated Info.plist to increment app version from 2 to 3.
- Refactored background task manager to define background tasks within the class.
- Added new utility file for sleep data management, including fetching sleep samples, calculating sleep statistics, and generating sleep quality scores.
fix: Adjust objectVersion in project.pbxproj and improve WaterWidget folder exception handling
refactor: Remove sleepService.ts as part of code cleanup
chore: Comment out HealthKit initialization in health.ts and clean up fetchSleepDuration function