Justin Stanley
Justin Stanley
Hey Edwin! I built and submitted via Xcode 11.5 and my app targets iOS 12+. Here's what Apple said in the binary rejection email I received (twice): >ITMS-90338: Non-public API...
## Description I'm not sure if this is an issue with `typesafe-actions` or `redux` in the end, but after **only** upgrading from redux 4.0.4 to 4.0.5, we are now getting...
## Description `createReducer` allows you to add extra items to an object than what's on the defined state. It properly type-checks keys defined in the state type for the reducer...it...
Add latest HKWorkoutActivityType values to enum. There doesn't seem to be an 81 (I checked twice). Got them from [here](https://developer.apple.com/documentation/healthkit/hkworkoutactivitytype).