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

Add Share button for blobs #1074

Closed
wants to merge 9 commits into from

Conversation

mplorentz
Copy link
Member

@mplorentz mplorentz commented Jan 6, 2023

This is very WIP. The original goal was to display video blobs (#716), so I was rewriting a lot of our Blob-related code to not assume everything is an image. But I had problems getting the video controls to render, so I pivoted to just having a share button for all blobs (#1138). This was done before we rewrote the Discover screen in SwiftUI.

Left to do:

  • Merge main. There will probably be some merge conflicts here because I was trying to update some UIKit views which we are no longer using on main I think.
  • Fix layout issues in BlobGalleryView.
  • Fix animations when opening blobs in full screen.

@mplorentz
Copy link
Member Author

I'm closing this PR for now as it isn't one of our top priorities at the moment. We can reopen it if we prioritize it again in the future.

@mplorentz mplorentz closed this Feb 8, 2023
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.

1 participant