bvelasquez

Results 7 comments of bvelasquez

Actually, there is a saveFood() in RCTAppleHealthKit+Methods_Dietary.m, maybe a getFood() is better than a getTotalFatSamples(), so we can get all the food entries.

Having the same issue with renderDotContent. Has anyone posted a PR for this fix?

Below seems to work for me. I put the text in a view and use absolute position. ``` { return ( {indexData} ); }} chartConfig={{ backgroundColor: Colors.primaryRed, backgroundGradientFrom: Colors.primaryRed, backgroundGradientTo:...

Hello @GGGava . I didn't see that you responded. Yes, I do still need help. I get these errors when trying to compile for Simulator and in XCode only. Building...

Has anyone run into this problem? I'm still getting this error when trying to build. Strangely, only when building in XCode.