Commit 01e9c7c9 authored by Bandara I.M.R.H IT18013474's avatar Bandara I.M.R.H IT18013474 💬

Upload New File

parent 100df52a
/**
* Metro configuration for React Native
* https://github.com/facebook/react-native
*
* @format
*/
module.exports = {
transformer: {
getTransformOptions: async () => ({
transform: {
experimentalImportSupport: false,
inlineRequires: true,
},
}),
},
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment