mirror of
https://github.com/status-im/status-react.git
synced 2025-02-19 22:28:40 +00:00
9 lines
125 B
Plaintext
9 lines
125 B
Plaintext
|
{
|
||
|
"presets": [
|
||
|
"module:metro-react-native-babel-preset"
|
||
|
],
|
||
|
"plugins": [
|
||
|
"react-native-reanimated/plugin"
|
||
|
]
|
||
|
}
|