Skip to content

Commit 3f52233

Browse files
authored
Add react-native-bare-kit (#1557)
1 parent 68bff56 commit 3f52233

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

react-native-libraries.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14192,5 +14192,12 @@
1419214192
"examples": ["https://github.com/cdiddy77/react-native-llm-mediapipe/tree/main/example"],
1419314193
"android": true,
1419414194
"ios": true
14195+
},
14196+
{
14197+
"githubUrl": "https://github.com/holepunchto/react-native-bare-kit",
14198+
"examples": ["https://github.com/holepunchto/bare-expo/blob/main/app/index.tsx"],
14199+
"android": true,
14200+
"ios": true,
14201+
"newArchitecture": true
1419514202
}
1419614203
]

0 commit comments

Comments
 (0)