๐Ÿ“ฆ retyui / rn83

๐Ÿ“„ babel.config.js ยท 4 lines
1
2
3
4module.exports = {
  presets: ['module:@react-native/babel-preset'],
};