Babel config
Babel config utilizes metro-react-native-babel-preset by default.
In production, it also removes console
by using transform-remove-console.
There's also a transform of react-native-config
in test environment to mock it.
Babel config utilizes metro-react-native-babel-preset by default.
In production, it also removes console
by using transform-remove-console.
There's also a transform of react-native-config
in test environment to mock it.