react-native-shared-element icon indicating copy to clipboard operation
react-native-shared-element copied to clipboard

Native shared element transition "primitives" for react-native 💫

Results 23 react-native-shared-element issues
Sort by recently updated
recently updated
newest added

Hello! First I want to thank you so much for maintaining such an amazing library. I am tring to add this to a new project with react-native and expo, I...

react-navigation

Hi, I'm using the `prerelease` version with React Navigation `v5`. Seriously, amazing work with this library! I was wondering if there are still plans to add web support. At the...

enhancement

Hi, Thank you for this library and the React Navigation binding. Currently the library supports transition when element was scaled. Could it also support transition when element was rotated ?...

enhancement

I'm using **react-navigation-shared-element@next react-native-shared-element** and **@react-navigation/native@^5.0.9 @react-navigation/stack@^5.1.1** ![Screenshot_20200524_232842](https://user-images.githubusercontent.com/27922676/82778215-5de55080-9e16-11ea-9cce-73b3f42976cd.png) I have that error when execute more then 2 times an shared element animation. ![Screenshot_20200524-232237_shop](https://user-images.githubusercontent.com/27922676/82778098-f4654200-9e15-11ea-97ee-5c4265806860.jpg) Thanks

bug
duplicate
android

Hi guys, I'm trying to use the shared element transition and it seems to work correctly apart from the border radius animation on Android. The image itself has border radius,...

android

Hi, I have an shared element image displayed in each item of my flatlist. On click it transitions nicely to another view with the same shared element image. However, if...

bug
android

The animation begins smoothly, but when the animation finishes, the items (`SharedElement`s) are off by some pixels which causes this stuttering glitch. This issue only appears when using the `ModalPresentationIOS`...

enhancement
react-navigation

For starters, thanks for this project, it's super awesome. One thing I'm having trouble with myself and maybe others have as well? Is that if I have two different screens,...

enhancement

I am currently creating my project with expo SDK 48 but when updating to SDK 49 the following error appeared when trying to run the animation: `RNSharedElementTransition is not available,...

needs repro

Is there support React Native Navigation?

needs repro