New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@giphy/react-native-sdk

Package Overview
Dependencies
Maintainers
0
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@giphy/react-native-sdk - npm Package Versions

1.4.0

Diff
giphy
published 1.4.0 •

Changelog

Source

1.4.0 (2022-01-12)

Native SDKs

  • Giphy Android SDK v2.1.14
  • Giphy iOS SDK v2.1.16

Features

  • [Android:GiphyMediaView] Add the showCheckeredBackground property (#50) (e50103f)
  • [Android:GiphySDK] Add the videoCacheMaxBytes property (#49) (8406613)

Build System

giphy
published 1.3.0 •

Changelog

Source

1.3.0 (2021-12-08)

Native SDKs

Bug Fixes

  • [ios] Fix the issue with reference to self in async blocks (ca9d444)

Features

  • [GiphyMediaView] Add an API to control play/pause states (c3ec0e2)
giphy
published 1.2.0 •

Changelog

Source

1.2.0 (2021-12-01)

Native SDKs

Bug Fixes

  • [Android] Fix NativeEventEmitter warnings in RN 0.65 (#43) (1a65090)
  • [Android:GiphyGridView] Fix issue with rendering the recent GIFs (#41) (11fa2ce)

Features

  • Captions! A Closed Captions control is now provided for the .Clips content type on both the detail "confirmation" screen as well as the GiphyVideoView

Build System

giphy
published 1.1.1 •

Changelog

Source

1.1.1 (2021-10-06)

Native SDKs

Bug Fixes

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

Changelog

Source

1.1.0 (2021-09-09)

Native SDKs

Bug Fixes

  • Bumps scripts don't update lockfile (bd4cc43)
  • Issues where state saves references only to the props for the last component (14b9236)
  • [GiphyVideoView] Typo (edc62ae)

Features

  • [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.

Build System

giphy
published 1.0.3 •

Changelog

Source

1.0.3 (2021-08-26)

Native SDKs

Bug Fixes

  • [Android:GiphyVideoViewManager] Fix the issue with viewing multiple clips
  • [Android:Utils] Fix app crashes due to absent rendition in media

Build System

giphy
published 1.0.2 •

Changelog

Source

1.0.2 (2021-08-19)

Native SDKs

Bug Fixes

  • [GiphyDialog] Fix launch error when rootViewController is nil (#19) (81ff417)
giphy
published 1.0.1 •

Changelog

Source

1.0.1 (2021-08-09)

Native SDKs

Features

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