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

Gif support #4

Closed
wholcman opened this issue May 3, 2017 · 8 comments
Closed

Gif support #4

wholcman opened this issue May 3, 2017 · 8 comments
Labels
feature A new feature to add.

Comments

@wholcman
Copy link

wholcman commented May 3, 2017

Actually, gifs don't work

@DylanVann DylanVann added the feature A new feature to add. label May 3, 2017
@DylanVann
Copy link
Owner

I think they should work on iOS. On android it would involve adding another dependency. Might be worth it for platform parity and ease of use.

@DylanVann
Copy link
Owner

Actually it doesn't work on iOS. Looks like it's something to do with linking FLAnimatedImage.

@andruxnet
Copy link

GIFs would be a nice enhancement! Right now they do load but as if they were JPEG

@DylanVann
Copy link
Owner

Included in the latest version.

gif_support

@wholcman
Copy link
Author

wholcman commented May 4, 2017

Don't forget to import FLAnimatedImageView correctly.
Actually, FLAnimatedImageView.h is not found.

@DylanVann
Copy link
Owner

Try cleaning your project:

rm -rf ios/build
react-native run-ios

@enahum
Copy link

enahum commented Sep 5, 2017

@DylanVann have you thought of adding stop/start/isAnimated for GIF's ? It should be supported by FLAnimatedImage and If I'm correct also for Glide on Android.

thoughts?

Peretz30 pushed a commit to Peretz30/react-native-fast-image that referenced this issue Dec 26, 2019
neilgupta pushed a commit to TeamGuilded/react-native-fast-image that referenced this issue Jan 11, 2022
…-fetch-updates-2021-08-18

Feature/preload callbacks fetch updates 2021 08 18
chrispader pushed a commit to margelo/react-native-fast-image that referenced this issue Nov 21, 2023
@SeniorSam7
Copy link

the gif is working as a source, but not as a defaultSource

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature to add.
Projects
None yet
Development

No branches or pull requests

5 participants