module.exports = {
preset: 'react-native',
modulePathIgnorePatterns: ['react-native-fast-image-example*'],
}