Releases: Giphy/giphy-react-native-sdk
Releases Β· Giphy/giphy-react-native-sdk
v1.1.1
v1.1.0
1.1.0 (2021-09-09)
Native SDKs
Changes
- [GiphyVideoManager] This is a new module that allows to mute or pause all clips. For example, you can pause all clips when a user opens a modal.
- [GiphyGridView] Add
showCheckeredBackground
prop - [GiphyVideoView] Add callback support for
onPlaybackStateChanged
,onMute
,onUnmute
, andonError
events. - [GiphyVideoView] Add
autoPlay
prop as a replacement forplaying
prop to avoid misuse of the component. - [GiphyVideoView] Mark
playing
prop as deprecated. - [core] BumpsΒ Giphy Android SDKΒ fromΒ v2.1.6Β toΒ v2.1.7
- [core] BumpsΒ Giphy iOS SDKΒ fromΒ v2.1.11Β toΒ v2.1.12
v1.0.3
1.0.3 (2021-08-26)
Native SDKs
Changes
- [Android:GiphyVideoViewManager] Fix the issue with viewing multiple clips
- [Android:Utils] Fix app crashes due to absent rendition in media
- [core] Bumps
Giphy Android SDK
from v2.1.4 to v2.1.6 - [core] Bumps
Giphy iOS SDK
from v2.1.10 to v2.1.11 - [ci] Check the correctness of OSS licenses before merging or releasing
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2021-07-21)
Native SDKs
Changes
- Clips (GIFs with Sound!) is a brand new content type available in the SDK
- [GiphyDialog] Add
clipsPreviewRenditionType
prop - [GiphyGridView] Add
clipsPreviewRenditionType
andrenditionType
props - [Docs] Add section for
GiphyVideoView
BREAKING CHANGES
- [GiphyDialog] Remove
useBlurredBackground
prop
v0.1.2
- GIPHY React Native SDK is LIVE: ready-to-use wrappers officially supported by the GIPHY crew and includes interfacing with GIPHY API, fetching and caching assets, and displaying GIFs and Stickers on-screen in customizable UI templates.
- Read the detailed docs here.
- If you run into any issues, please submit it here.