galih56
galih56
I fix this issue just by changing the Easing to EasingNode in ```reanimatedHelpers.tsx```. This is the code after i changed it ``` import Animated, { EasingNode } from 'react-native-reanimated'; const...
Oh i see, thank you for the info. For now, i removed the QuarterYear.
If I want to use a Datetime string to serve dates from an endpoint, do I have to convert the dates into Date Objects for every fetch? For now, I...
> > Hi @diegods-ferreira Please where does `MutationFnType` come from? > > that's a generic What do you mean by generic?
> any movement on this? Not yet