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

1235

1.9.0

Diff
giphy
published 1.9.0 •

Changelog

Source

1.9.0 (2022-06-27)

Native SDKs

  • Giphy Android SDK v2.1.18
  • Giphy iOS SDK v2.1.22

Features

  • [GiphyVideoManager] Add the resume method to continue paused playback (c2d6d1b)

Bug Fixes

  • [GiphyVideoView] Sound suddenly starts playing out of nowhere (#69) (a7c2a03)
giphy
published 1.8.0 •

Changelog

Source

1.8.0 (2022-06-21)

Native SDKs

Features

  • [GPHMediaView] Add the resizeMode property. This property determines how to resize the image when the frame doesn't match the raw image dimensions. (6ff254a)
giphy
published 1.8.0-rc.1 •

Changelog

Source

1.8.0-rc.1 (2022-06-20)

Native SDKs

Features

  • [GPHMediaView] Add the resizeMode property (6ff254a)
giphy
published 1.8.0-rc.0 •

Changelog

Source

1.8.0-rc.0 (2022-06-17)

Native SDKs

Features

  • [iOS:GPHMediaView] Scale the content to fill the view bounds and maintain the aspect ratio (8cf112c)
giphy
published 1.7.2 •

Changelog

Source

1.7.2 (2022-06-15)

Native SDKs

Build System

  • [deps] Bump @giphy/js-types to 4.2.1 and type-fest to 2.13.1 (db8d8a8)
  • [deps] Bump Android SDK version from 2.1.17 to 2.1.18 (d538105)
  • [deps] Bump iOS SDK version from 2.1.21 to 2.1.22 (63fed92)
giphy
published 1.7.1 •

Changelog

Source

1.7.1 (2022-04-26)

Native SDKs

Documentation

  • Update the requirements section (b615d31)

Build System

  • [android] Update gradle and target SDK (17dc5b6)
  • [deps] Bump Android SDK version from 2.1.16 to 2.1.17 (efe7d11)
  • [deps] Bump iOS SDK version from 2.1.20 to 2.1.21 (e362e28)

Continuous Integration

giphy
published 1.7.0 •

Changelog

Source

1.7.0 (2022-03-09)

Native SDKs

Performance Improvements

  • [ios:giphy-video-view] Reuse a single video player across multiple clips (8c4ea74)

Build System

  • [deps] Bump iOS SDK version from 2.1.17 to 2.1.20 (73807b0)
giphy
published 1.6.0 •

Changelog

Source

1.6.0 (2022-02-15)

Native SDKs

Features

  • [GiphyContent] Add the prop to specify content rating for the search results (#58) (fe22af7)
giphy
published 1.5.0 •

Changelog

Source

1.5.0 (2022-02-01)

Native SDKs

Features

  • Deep Press Previews. This new feature enables users to "deep press" on a piece of content in the grid and view a context menu, including various options such as select, more by @user-name, and remove from recents, which is only shown in the case the grid is populated with previously selected content. <br/><br/> While this feature applies to all content types in the GIPHY SDK, we were motivated to develop it specifically to enhance the experience for Clips (GIFs With Sound!), so that users may much more seamlessly experience video content without having to leave the context of the grid. <br/><br/> Whereas previously the only method of hearing a Clip was to tap on its silent preview in the grid, taking the user to the detail screen, users may now "deep press" on the preview to see and hear it in inline.

Build System

  • [deps] Bump Android SDK version from 2.1.14 to 2.1.16 (2549c6f)
  • [deps] Bump iOS sdk version from 2.1.16 to 2.1.17 (5335063)
giphy
published 1.4.1 •

Changelog

Source

1.4.1 (2022-01-18)

Native SDKs

Bug Fixes

  • [Android:GiphyDialog] Fix an issue where calling GiphyDialog.show() on an Android device could cause an error (#52) (860387a)