UNPKG

simple-theme

Version:

Lightweight and highly-customizable theming package for your React Native apps

7 lines (6 loc) 176 B
module.exports = { moduleFileExtensions: ['js', 'json', 'jsx', 'node'], modulePaths: ['<rootDir>'], preset: 'react-native', setupFiles: ['<rootDir>/jest.setup.js'], };