Releases: DylanVann/react-native-fast-image
Releases · DylanVann/react-native-fast-image
v2.1.3
31 Jan 04:00
Compare
Sorry, something went wrong.
No results found
Add borderRadius
support. 3a33bda
Fix default resizeMode
on Android. d4210c0
Fix preloading on android. de4f40a
Add documentation on how caching is handled. 8aa6c6b
Improve examples.
v2.0.1
30 Nov 17:25
Compare
Sorry, something went wrong.
No results found
Removes locking of node version.
v2.0.0
30 Nov 05:13
Compare
Sorry, something went wrong.
No results found
Fix resizeMode
issue. (@tdekoning - #64 )
Fix Android split screen crash. (@wz366 #75 )
Removing backwards compatible View.propTypes
.
Updated example and docs.
Fixed CircleCI config.
v1.0.0
08 Aug 05:10
Compare
Sorry, something went wrong.
No results found
Adds progress support.
Supports react-native@0.47.0
and higher, dropping support for older versions because of a change to how native modules work.
v0.0.11
20 Jun 07:33
Compare
Sorry, something went wrong.
No results found
v0.0.10
04 May 07:06
Compare
Sorry, something went wrong.
No results found
Add gif support to iOS. 🎞
v0.0.9
03 May 05:03
Compare
Sorry, something went wrong.
No results found
Fixed an issue with the submodule installation.
This issue also caused the last version released to be packaged incorrectly (did not include SDWebImage).
v0.0.8
15 Oct 03:25
Compare
Sorry, something went wrong.
No results found
Fixed an issue with the submodule installation.
This issue also caused the last version released to be packaged incorrectly (did not include SDWebImage).
v0.0.7
28 Apr 15:29
Compare
Sorry, something went wrong.
No results found
Fix library header search paths. These being set incorrectly was causing archiving to fail.
v0.0.6
20 Apr 14:06
Compare
Sorry, something went wrong.
No results found
Fix setNativeProps
for plain Image component (no source).