Skip to content

1.0.0

Compare
Choose a tag to compare
@oblador oblador released this 03 Jul 21:12
· 25 commits to master since this release
  • Breaking: Children are now always rendered, even during loading.
  • Potentially breaking: Fixes deprecation warnings added in React Native 0.43-0.45.
  • Adds support for custom error messages or image fallbacks using the renderError prop.
  • Adds support for custom image components via createImageProgress.
  • Fixes a bug where the indicator will sometimes continue spinning even when the image fails to load.
  • Expose static getSize & prefetch functions from Image.