Skip to content

Releases: kolking/react-native-crossfade-image

Release 1.3.2

21 Sep 09:20
Compare
Choose a tag to compare

Update dependencies to fix vulnerabilities

Release 1.3.1

04 Aug 17:11
Compare
Choose a tag to compare

Upgrade example app to RN 0.74.4

Release 1.3.0

06 Jan 12:44
Compare
Choose a tag to compare

Introduced reverseFade prop. When it set to true both images will fade simultaneously so the old image fades out while the new image fades in. The option is useful for cross-fading transparent images.
Thanks to @matteohoeren for adding this feature.

Release 1.2.3

25 Dec 09:01
Compare
Choose a tag to compare

Update dependencies to fix vulnerabilities

Release 1.2.2

25 Jul 10:29
Compare
Choose a tag to compare

Update dependencies to fix vulnerabilities

Release 1.2.1

02 Jul 20:44
Compare
Choose a tag to compare

Added children to the props interface

Release 1.2.0

10 Jun 21:38
Compare
Choose a tag to compare

Fixed flickering when source changed before the animation finished

Release 1.1.1

17 Apr 10:15
Compare
Choose a tag to compare

Update dependencies to fix vulnerabilities

Release 1.1.0

09 Jun 15:40
Compare
Choose a tag to compare

Now it can be used as a background image similar to ImageBackground

Release 1.0.2

03 Jun 20:05
Compare
Choose a tag to compare

Initial NPM release