jest.config.js 48 Bytes
module.exports = {
  preset: 'react-native',
};