Releases: GetStream/react-native-activity-feed
Releases · GetStream/react-native-activity-feed
v1.1.0 - 2021-04-09
v1.0.3 - 2021-03-05
Fixes
- Ignore email address from generating og preview
- sanitize the urls before using Linking module from react-native
v1.0.2 - 2021-01-29
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.