Releases: souvik-ghosh/react-native-create-thumbnail
Releases · souvik-ghosh/react-native-create-thumbnail
v1.2.2
v1.2.1
v1.2.0
New features / changelog
- Introduced new config
headers
. This object will be used to load the video url. - Removed config
type
. No need to pass the video type (local
/remote
) anymore.
v1.1.1
v1.1.0
This release fixes a couple of issues and includes a few new features.
New features / changelog
- Introduced new config
dirSize
. This will set the maximum size of the cache directory. timeStamp
now accepts milliseconds, default is0
.