react-native-motion icon indicating copy to clipboard operation
react-native-motion copied to clipboard

Animate it! Easily!

Results 15 react-native-motion issues
Sort by recently updated
recently updated
newest added

Added style prop to TranslateYAndOpacity component and documentation for TranslateY and TranslateYAndOpacity components

enhancement

Request how to use, The use case doesn't work。

Just wondering if there's any way to override the transition and add scaling to it without directly changing the code in the library, thanks!

Thanks for this awesome library. Can we use this library with react-native-navigation?

![image](https://user-images.githubusercontent.com/49735096/88395229-1ee06680-cd97-11ea-87b5-15f6cc2f9eb5.png) Sometimes I'd got this error when transitioning trough animations, so my colleague @robcoutinho found that maybe it wasn't being treated right when no reference was found on `measure` method....

I am using `react-native-motion` along with `react-router-native` I have `FlatList` with list of items where each item is wrapped with `ShareElement` like this, {displayname} {location ? location : "--- Location...

I'm getting a warning `Warning: Failed context type: The context moveSharedElement is marked as required in SharedElement, but its value is undefined.` when I use the SharedElement.. what value should...

We need a good and clear documentation please ! It would really be nice 👍

help wanted

This package's git hub page doesn't provide any documentation except the sample code. Can you please provide the complete list of props that can be used with package. Thank you!