Skip to content

Releases: DylanVann/react-native-fast-image

v6.0.1

03 Jun 23:18
Compare
Choose a tag to compare

Bug Fixes

v6.0.0

08 May 02:34
Compare
Choose a tag to compare

BREAKING CHANGES

Warning, this issue prevents shipping apps with this version, a fix is being worked on. One possible fix is to use CocoaPods instead of react-native link if you'd like to use this version.

  • Upgrade SDWebImage, may affect some projects and CocoaPods users.

Features

Fixes

  • Fix a bug of cacheOnly behavior (making network requests in some instances).

v5.4.0

03 May 03:46
Compare
Choose a tag to compare

Features

Screen Shot 2019-05-02 at 23 30 54

  • Add tint color support. (03c50f0), closes #124 (Thank you @emilyjbeckers!)

v5.3.0

23 Apr 02:55
Compare
Choose a tag to compare

Bug Fixes

Features

  • Upgrade example apps. (#453) (25f8f0d)
  • Make sure you update to React 16.8.3 or later!

v5.2.1

21 Apr 02:01
Compare
Choose a tag to compare

Performance Improvements

  • Use React.memo for FastImage. (#449) (5c2b4af)
  • Make sure you update to React 16.8.3 or later!

v5.2.0

25 Feb 06:42
Compare
Choose a tag to compare

Features

  • Use forwardRef to allow access to ref.measure and others. (#419), closes #69
  • Make sure you update to React 16.8.3 or later!

v5.1.4

25 Feb 06:42
Compare
Choose a tag to compare

Fixed

v5.1.3

25 Feb 06:39
Compare
Choose a tag to compare

Fixed

v5.1.2

31 Dec 02:39
e13db7d
Compare
Choose a tag to compare

Fixed

v5.1.1

14 Nov 04:15
Compare
Choose a tag to compare

Fixed

  • URIs using the file scheme on Android. (1ea8045 - @tsrkalexandr)
  • .idea/ being published to npm. (a01f8d5 - @retyui)
  • Manual installation docs for Android. (4cdee52 - @fschindler)
    • Referencing deprecated compile instead of implementation.
    • Using hardcoded appcompat version instead of using rootProject.ext.