Skip to content

Commit 6a8afd6

Browse files
authored
add react-native-auto-skeleton, update entries (#1554)
1 parent 7f16be7 commit 6a8afd6

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

react-native-libraries.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14078,7 +14078,7 @@
1407814078
},
1407914079
{
1408014080
"githubUrl": "https://github.com/pioner92/react-native-img-buffer-save",
14081-
"examples": ["https://github.com/pioner92/react-native-img-buffer-save-example/tree/main/example"],
14081+
"examples": ["https://github.com/pioner92/react-native-img-buffer-save/tree/main/example"],
1408214082
"ios": true,
1408314083
"android": true,
1408414084
"newArchitecture": true
@@ -14092,7 +14092,7 @@
1409214092
},
1409314093
{
1409414094
"githubUrl": "https://github.com/pioner92/react-native-config-jsi",
14095-
"examples": ["https://github.com/pioner92/react-native-config-jsi-example/tree/main/example"],
14095+
"examples": ["https://github.com/pioner92/react-native-config-jsi/tree/main/example"],
1409614096
"ios": true,
1409714097
"android": true,
1409814098
"newArchitecture": true
@@ -14128,5 +14128,11 @@
1412814128
],
1412914129
"web": true,
1413014130
"expoGo": true
14131+
},
14132+
{
14133+
"githubUrl": "https://github.com/pioner92/react-native-auto-skeleton",
14134+
"examples": ["https://github.com/pioner92/react-native-auto-skeleton/tree/main/example"],
14135+
"ios": true,
14136+
"newArchitecture": true
1413114137
}
1413214138
]

0 commit comments

Comments
 (0)