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 gif support to network requests #2342

Open
wants to merge 1 commit into
base: cdrury/hunterDrawable
Choose a base branch
from

Conversation

gamepro65
Copy link
Collaborator

Uses ImageDecoder when available which already handles gifs and falls back to using the android.graphics.Movie API when < 28 with a custom Drawable for rendering.

Screen.Recording.2022-11-28.at.3.38.20.PM.mov

Copy link
Member

@afollestad afollestad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So cool

@gamepro65 gamepro65 force-pushed the cdrury/gifs branch 2 times, most recently from f9f1e19 to 5fb0895 Compare November 29, 2022 00:14
Copy link

@haresh-simform haresh-simform left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing i can use this approach in react native side also with bridging great

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.

None yet

3 participants