Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 538 Bytes

migrating-to-giphy-react-native-sdk-2.md

File metadata and controls

12 lines (9 loc) · 538 Bytes

Migrating to GIPHY React Native SDK 2

If you are not using GIPHY Clips in your application, no changes are required, and the SDK can be smoothly migrated to v2.x.x.

Breaking Changes

  • The playing property has been removed from the GiphyVideoView component. Please replace it with the autoPlay property if you use it.
  • In v2, GIPHY Clips are disabled by default on the Android platform. If you use clips on Android, follow this guide to set them up.