Your React Native docs explain how to set up HealthKit and background execution for iOS. However, your Expo plugin doesn’t include this by default.
I actually implemented that in my custom Terra Expo plugin, which I created before you guys offered one.
Maybe this could be aded to your Expo plugin, to make its usage/setup easier. (Feel free to reuse my code!)
Your React Native docs explain how to set up HealthKit and background execution for iOS. However, your Expo plugin doesn’t include this by default.
I actually implemented that in my custom Terra Expo plugin, which I created before you guys offered one.
Maybe this could be aded to your Expo plugin, to make its usage/setup easier. (Feel free to reuse my code!)