Giphy / giphy-react-native-sdk

GIPHY React Native SDK
https://developers.giphy.com
Apache License 2.0
67 stars 25 forks source link

Support for latest architecture (fabric) #121

Closed aar0n1998 closed 1 year ago

aar0n1998 commented 1 year ago

Duplicates

Latest version

Summary ๐Ÿ’ก

Is there a rough timeline on when support for fabric will be rolled out? Primarily for the GiphyMediaView component as currently it is showing an Unimplemented component: <GiphyReactNativeMediaView> error. We are also using the GiphyDialog component which for some reason seems to work fine. Any help would be appreciated.

Motivation ๐Ÿ”ฆ

We are trying to move to the latest version of react native along with their new architecture to gain the benefits it provides for performance. Gifs are heavily used in our products to drive user engagement in chats and we would like to get a solution/workaround to move ahead with the upgrades.

pshoniuk commented 1 year ago

Hi @aar0n1998 Thanks for reaching out. I will pass it on to my team & keep you in the loop

pshoniuk commented 1 year ago

hi @aar0n1998 We have started transitioning to the new React Native architecture. Weโ€™re not sure exactly when it will be released, but we hope to have the first version ready for testing in the next few weeks

aar0n1998 commented 1 year ago

Thanks for the update, I'll be on the lookout

menttys commented 1 year ago

Hi @pshoniuk, any updates about that? ๐Ÿ˜Š

pshoniuk commented 1 year ago

Hi @menttys Work is currently underway. You can review the changes in the next branch. At the moment, we have added support for the new architecture to all components and modules, but testing has not started yet. Additionally, there are some known issues with GiphyGridView on Android. Unfortunately, I canโ€™t provide an exact release date for the new version, as it largely depends on the testing phase. However, if youโ€™re interested, you can clone the next branch and experiment with it; overall, it should function properly.

pshoniuk commented 1 year ago

Hi @menttys We've just released the first beta version v3.0.0-beta.0, supporting the new RN architecture. You are welcome to try it out, and we would greatly appreciate it if you could provide us with some feedback.

pshoniuk commented 1 year ago

We're excited to announce the latest release, v3, which brings support for the new RN architecture ๐Ÿš€๐ŸŒŸ