v1.0.1 - 2021-01-11
-
Added support for Expo 40 and react-native 0.63
-
Removed flow types and added traditional
PropTypes -
Upgrade to
[email protected] -
Cleanup around examples
Removed following existing examples:
- example
- examples/one
- native-example
Added new examples:
- examples/expo (Expo 40)
- examples/native (RN 0.63.x)
-
Replace
react-native-image-pickerwithreact-native-image-crop-pickerto allow compression. -
Fixed pending issues:
-
Added
compressImageQualityprop onStatusUpdateFormcomponent, which can be used to compress the images before uploading to CDN.