Closed aar0n1998 closed 1 year ago
Hi @aar0n1998 Thanks for reaching out. I will pass it on to my team & keep you in the loop
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
Thanks for the update, I'll be on the lookout
Hi @pshoniuk, any updates about that? ๐
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.
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.
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 anUnimplemented component: <GiphyReactNativeMediaView>
error. We are also using theGiphyDialog
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.