Files
callstack__react-native-tes…/examples/reactnavigation/jest-setup.js
T
2022-07-26 14:55:24 +02:00

3 lines
182 B
JavaScript

// Silence the warning: Animated: `useNativeDriver` is not supported because the native animated module is missing
jest.mock('react-native/Libraries/Animated/NativeAnimatedHelper');