UNPKG
react-native-reanimatable
Version:
latest (0.5.0)
0.5.0
0.4.3
0.4.2
0.4.1
Wrapper for Reanimated with an easy declarative API.
react-native-reanimatable
/
.babelrc
6 lines
•
130 B
Plain Text
View Raw
1
2
3
4
5
6
{
"presets"
: [
"module:metro-react-native-babel-preset"
],
"plugins"
: [
"
@babel
/plugin-proposal-export-namespace-from"
] }