module.exports = {
preset: 'react-native',
// setupFiles: ['./node_modules/@testing-library/jest-native/extend-expect'],
};