react-native-motion
react-native-motion copied to clipboard
Animate it! Easily!
Added style prop to TranslateYAndOpacity component and documentation for TranslateY and TranslateYAndOpacity components
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?
 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 👍
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!