mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-10 16:56:31 +00:00
9 lines
125 B
Plaintext
9 lines
125 B
Plaintext
{
|
|
"presets": [
|
|
"module:metro-react-native-babel-preset"
|
|
],
|
|
"plugins": [
|
|
"react-native-reanimated/plugin"
|
|
]
|
|
}
|