Skip to content

Releases: souvik-ghosh/react-native-create-thumbnail

v2.0.0

28 Dec 22:12
Compare
Choose a tag to compare

Android 13 Support!

Breaking Changes: Needs Android 13 (API level 33) or higher

v1.6.4

23 Dec 09:38
Compare
Choose a tag to compare

Replace JCenter with mavenCentral

v1.6.3

19 Sep 20:19
Compare
Choose a tag to compare

fixes #71 - continues to work on Android < 13

v2.0.0-rc.2

18 Sep 22:51
Compare
Choose a tag to compare
v2.0.0-rc.2 Pre-release
Pre-release

Android 13 compatible

Breaking Change: Requires android 13

v1.6.0

03 Sep 21:03
Compare
Choose a tag to compare

Now supports Android 13. Example app upgraded to react-native 69.

fixes 60

v1.5.1

13 Dec 13:32
Compare
Choose a tag to compare

Fixes #58

v1.5.0

24 Nov 17:06
cdc4929
Compare
Choose a tag to compare
  1. This library now generates the thumbnails asynchronously. Thanks to @r0b0t3d!
  2. Updated example app to React 17

v1.4.1

24 May 07:09
Compare
Choose a tag to compare

Fixes #41

v1.4.0

23 May 19:08
7728c78
Compare
Choose a tag to compare

New features / changelog

  • Added cacheName #34

v1.3.0

15 May 18:55
Compare
Choose a tag to compare
  1. Fixes #25
  2. Add mime-type and size in response #38
  3. Content URI support #39

Thanks to the community!