test case for css support

This commit is contained in:
Tuomas Jaakola
2019-10-21 10:57:20 +03:00
parent c899670c44
commit 8ebd84f792
4 changed files with 370 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = {
presets: ['module:metro-react-native-babel-preset'],
};