This repository was archived by the owner on Jun 4, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 90
Releases: GetStream/react-native-activity-feed
Releases · GetStream/react-native-activity-feed
v1.1.0 - 2021年04月09日
Assets 2
v1.0.3 - 2021年03月05日
Fixes
- Ignore email address from generating og preview
- sanitize the urls before using Linking module from react-native
Assets 2
v1.0.2 - 2021年01月29日
Assets 2
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
getstream@7.1.0 -
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.