Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: asset library issues #2815

Merged
merged 12 commits into from
Dec 5, 2024
Merged

fix: asset library issues #2815

merged 12 commits into from
Dec 5, 2024

Conversation

isekovanic
Copy link
Contributor

🎯 Goal

This PR fixes the Expo media library and RN camera roll issues on new architecture.

In order to normalize all asset paths and uris, we take advantage of both camera roll and media library in their respective native bundles and get the local URIs of the assets we need. Done both for photos and videos.

🛠 Implementation details

🎨 UI Changes

iOS
Before After
Android
Before After

🧪 Testing

☑️ Checklist

  • I have signed the Stream CLA (required)
  • PR targets the develop branch
  • Documentation is updated
  • New code is tested in main example apps, including all possible scenarios
    • SampleApp iOS and Android
    • Expo iOS and Android

@Stream-SDK-Bot
Copy link
Contributor

Stream-SDK-Bot commented Nov 26, 2024

SDK Size

title develop branch diff status
js_bundle_size 452 KB 455 KB +2624 B 🔴

khushal87
khushal87 previously approved these changes Nov 26, 2024
@khushal87 khushal87 dismissed their stale review November 27, 2024 04:58

Found some bugs when we were in the call. Let me know when they are solved and I can review again.

@isekovanic isekovanic merged commit a1090cb into v6.0.0 Dec 5, 2024
6 of 7 checks passed
@isekovanic isekovanic deleted the fix/asset-library-issues branch December 5, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants