import 'react-native-gesture-handler/jestSetup'; jest.mock('@react-native-async-storage/async-storage', () => require('@react-native-async-storage/async-storage/jest/async-storage-mock'), ); jest.useFakeTimers();