delay undefined when run test using jest #4600
Unanswered
robyhuzwandar
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
version : "react-native-reanimated": "^2.2.4",
TypeError: Cannot read properties of undefined (reading 'delay') 88 | 89 | return ( > 90 | <Animated.View key={membershipCard.id} entering={FadeInUp.delay(100)}>
Beta Was this translation helpful? Give feedback.
All reactions