We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 281004e commit 450855dCopy full SHA for 450855d
testSetup.js
@@ -1,2 +1,3 @@
1
+import { jest } from '@jest/globals'
2
jest.useFakeTimers()
3
jest.mock('react-native/Libraries/Animated/NativeAnimatedHelper')
0 commit comments