Skip to content

Releases: Giphy/giphy-react-native-sdk

v1.1.1

06 Oct 10:36
Compare
Choose a tag to compare

1.1.1 (2021-10-06)

Native SDKs

Changes

  • [Android:GiphyGridView] Fix crash on didLongPressCell (#33) @M1ST4KE

v1.1.0

09 Sep 15:42
Compare
Choose a tag to compare

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, and onError events.
  • [GiphyVideoView] Add autoPlay prop as a replacement for playing 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

26 Aug 13:07
Compare
Choose a tag to compare

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

19 Aug 15:05
Compare
Choose a tag to compare

1.0.2 (2021-08-19)

Native SDKs

Changes

  • [GiphyDialog] Fix launch error when rootViewController is nil (#19)

v1.0.1

09 Aug 14:50
Compare
Choose a tag to compare

1.0.1 (2021-08-09)

Native SDKs

GIPHY SDK is now publicly available πŸŽ‰

Changes

  • [LICENSE] Update to Apache-2.0 license
  • [GiphySDK] Add metadata to the configuration method

v1.0.0

21 Jul 10:30
Compare
Choose a tag to compare

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 and renditionType props
  • [Docs] Add section for GiphyVideoView

BREAKING CHANGES

  • [GiphyDialog] Remove useBlurredBackground prop

v0.1.2

09 Jul 18:16
Compare
Choose a tag to compare
  • 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.