Files
nirvana_old/metro.config.js
T
talksik 59c699455e Initial commit
Generated by create-react-native-app 3.6.0.
2021-06-01 17:59:14 +04:00

5 lines
166 B
JavaScript

// Learn more https://docs.expo.io/guides/customizing-metro
const { getDefaultConfig } = require('expo/metro-config');
module.exports = getDefaultConfig(__dirname);