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 and WebP support specification with Fresco 0.11 #8951

Closed

Conversation

charpeni
Copy link
Contributor

@charpeni charpeni commented Jul 21, 2016

Motivation #8455
Fixes #8501

With a bonus fix typo !

screen shot 2016-07-25 at 14 16 01

@ghost
Copy link

ghost commented Jul 21, 2016

By analyzing the blame information on this pull request, we identified @JoelMarcey and @nicklockwood to be potential reviewers.

@ghost ghost added GH Review: review-needed CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. labels Jul 21, 2016
@@ -34,7 +34,7 @@ const ImageViewManager = NativeModules.ImageViewManager;
* including network images, static resources, temporary local images, and
* images from local disk, such as the camera roll.
*
* This exmaples shows both fetching and displaying an image from local storage as well as on from
* This examples shows both fetching and displaying an image from local storage as well as on from

Choose a reason for hiding this comment

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

You fixed 1/2. Can you fix the other 1/2? :)

This should say "This example" -- corrected the misspelling, but it being plural was also wrong.

@JoelMarcey
Copy link

Seems reasonable to me, other than some minor requests for fixes. Thanks!

@ghost ghost added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 21, 2016
@charpeni charpeni force-pushed the image-documentation-fresco branch from 4ecbe23 to 9566260 Compare July 25, 2016 18:17
@charpeni
Copy link
Contributor Author

Oops, you're totally right.

Should be fixed now.

@charpeni charpeni force-pushed the image-documentation-fresco branch from 9566260 to bf52a1c Compare July 25, 2016 18:19
@ghost ghost added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 25, 2016
@charpeni charpeni force-pushed the image-documentation-fresco branch from bf52a1c to 0c14090 Compare July 25, 2016 18:45
@ghost ghost added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 25, 2016
@mkonicek
Copy link
Contributor

Thanks a lot! Didn't realize Fresco split its support for GIFs to a separate library. Good they split up WebP support, it's rarely used.

@facebook-github-bot shipit

@ghost ghost added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. GH Review: accepted Import Started This pull request has been imported. This does not imply the PR has been approved. and removed GH Review: review-needed labels Jul 31, 2016
@facebook-github-bot
Copy link
Contributor

Thanks for importing. If you are an FB employee go to Phabricator to review internal test results.

@ghost ghost added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 31, 2016
@ghost ghost closed this in 55bc825 Jul 31, 2016
bartolkaruza pushed a commit to immidi/react-native that referenced this pull request Aug 3, 2016
Summary:
Motivation facebook#8455
Fixes facebook#8501

With a bonus fix typo !

![screen shot 2016-07-25 at 14 16 01](https://cloud.githubusercontent.com/assets/7189823/17112118/9f06fe04-5272-11e6-83e9-ddf11573aa5e.png)
Closes facebook#8951

Differential Revision: D3647816

Pulled By: mkonicek

fbshipit-source-id: e0349275045cae2922b4bb43bcb99af4c6ef1170
mpretty-cyro pushed a commit to HomePass/react-native that referenced this pull request Aug 25, 2016
Summary:
Motivation facebook#8455
Fixes facebook#8501

With a bonus fix typo !

![screen shot 2016-07-25 at 14 16 01](https://cloud.githubusercontent.com/assets/7189823/17112118/9f06fe04-5272-11e6-83e9-ddf11573aa5e.png)
Closes facebook#8951

Differential Revision: D3647816

Pulled By: mkonicek

fbshipit-source-id: e0349275045cae2922b4bb43bcb99af4c6ef1170
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Import Started This pull request has been imported. This does not imply the PR has been approved.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants