UNPKG

stylish-pack

Version:

Your go-to React Native CLI template packed with **amazing tools** for building robust apps quickly!

9 lines (8 loc) 186 B
module.exports = { presets: ['module:@react-native/babel-preset', 'nativewind/babel'], plugins: [ // ... // 'nativewind/babel', 'react-native-reanimated/plugin', ], };