Skip to content

Commit c6ca599

Browse files
author
Kadi Kraman
committed
Fix babelrc in example app
1 parent 3cb2a95 commit c6ca599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Example/AndroidExample/.babelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"presets": ["module:metro-react-native-babel-preset"]
2+
"presets": ["react-native"]
33
}

0 commit comments

Comments
 (0)