mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-08 01:00:43 +00:00
0c4f58d9f5
# Summary Rename example app to match the pattern.
5 lines
149 B
JavaScript
5 lines
149 B
JavaScript
module.exports = {
|
|
presets: ['module:@react-native/babel-preset'],
|
|
plugins: ['module:react-native-dotenv', 'react-native-reanimated/plugin'],
|
|
};
|