Releases: Giphy/giphy-react-native-sdk
Releases · Giphy/giphy-react-native-sdk
v1.8.0-rc.1
v1.8.0-rc.0
v1.7.2
v1.7.1
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
- Update JDK version (175f95f)
v1.7.0
1.7.0 (2022-03-09)
Native SDKs
Performance Improvements
- [iOS:giphy-video-view] Reuse a single video player across multiple clips (8c4ea74)
Previously, we powered clips in-line playback by instantiating a new video player for every new clip
added to the collection (in a chat, for example). maintaining multiple active players led to
unnecessary memory management & resource consumption
Build System
- [deps] Bump iOS SDK version from 2.1.17 to 2.1.20 (73807b0)
v1.6.0
v1.5.0
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.
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.
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.