We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16c43c6 commit 34b119cCopy full SHA for 34b119c
example/.babelrc
@@ -0,0 +1,4 @@
1
+{
2
+ "presets": ["react-native"],
3
+ "plugins": ["transform-decorators-legacy"]
4
+}
0 commit comments