What's Changed
The release is meant to make the cameraroll optional according to new Android policies but doesn't stop integrators from using the media library/cameraroll if they want to. As an alternative, they can use a native image picker if they choose to use it for picking images from the gallery by installing react-native-image-picker/expo-image-picker and uninstalling the @react-native-camera-roll/camera-roll/expo-image-picker.
Changes:
- feat: make cameraroll library optional by @khushal87 in #2604
- fix: enable frozen channel message actions behaviour by @khushal87 in #2598
- fix: re render issue for message text around i18n by @khushal87 in #2607
- fix: make react-native-image-crop-picker optional by @khushal87 in #2603
- fix: message read state according to actual read count by @khushal87 in #2609
- fix: Theme color overrides durationText by @brunojacobss in #2613
- docs: add native image picker guide by @khushal87 in #2614
- Next Release by @khushal87 in #2616
New Contributors
- @brunojacobss made their first contribution in #2613
Full Changelog: v5.34.0...v5.35.0