React Native 0.65.0 compatibility
Bug Fixes
- ios [fix] Fix build error on react-native 0.65 (
implicit conversion of Objective-C pointer type 'UIColor *' to C pointer type 'CGColorRef _Nonnull' (aka 'struct CGColor *') requires a bridged cast) (thanks @lukebars)
Expo support
- This version has been issued to Expo and should be included in Expo SDK 43 (expo/expo#14245)