Skip to content

Commit f9e13ca

Browse files
committed
Update RN to v0.55.4
1 parent f859689 commit f9e13ca

File tree

9 files changed

+8754
-13248
lines changed

9 files changed

+8754
-13248
lines changed

.babelrc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"presets": [
3+
"react-native"
4+
]
5+
}

example/.babelrc

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

0 commit comments

Comments
 (0)