Skip to content

Commit 2126eed

Browse files
authored
add few new libs, update data based on the logs (#2362)
1 parent 8416a12 commit 2126eed

File tree

1 file changed

+52
-2
lines changed

1 file changed

+52
-2
lines changed

react-native-libraries.json

Lines changed: 52 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18355,7 +18355,7 @@
1835518355
"android": true
1835618356
},
1835718357
{
18358-
"githubUrl": "https://github.com/Ganesh1110/react-native-apptext",
18358+
"githubUrl": "https://github.com/Ganesh1110/react-native-text-kit",
1835918359
"ios": true,
1836018360
"android": true
1836118361
},
@@ -20351,9 +20351,59 @@
2035120351
},
2035220352
{
2035320353
"githubUrl": "https://github.com/chsdwn/react-native-video-to-audio",
20354-
"npmPkg": "react-native-video-to-audio",
2035520354
"examples": ["https://github.com/chsdwn/react-native-video-to-audio/tree/main/example/src"],
2035620355
"ios": true,
2035720356
"newArchitecture": true
20357+
},
20358+
{
20359+
"githubUrl": "https://github.com/johntips/react-native-infinite-tab-view",
20360+
"examples": ["https://github.com/johntips/react-native-infinite-tab-view/tree/main/example"],
20361+
"ios": true,
20362+
"android": true,
20363+
"newArchitecture": true
20364+
},
20365+
{
20366+
"githubUrl": "https://github.com/chrryai/chrry",
20367+
"npmPkg": "@chrryai/chrry",
20368+
"ios": true,
20369+
"android": true,
20370+
"web": true
20371+
},
20372+
{
20373+
"githubUrl": "https://github.com/chrryai/pepper",
20374+
"npmPkg": "@chrryai/pepper",
20375+
"ios": true,
20376+
"android": true,
20377+
"web": true
20378+
},
20379+
{
20380+
"githubUrl": "https://github.com/steve228uk/metro-bridge",
20381+
"ios": true,
20382+
"android": true
20383+
},
20384+
{
20385+
"githubUrl": "https://github.com/steve228uk/metro-mcp",
20386+
"ios": true,
20387+
"android": true,
20388+
"dev": true
20389+
},
20390+
{
20391+
"githubUrl": "https://github.com/igorzheludkov/react-native-ai-devtools",
20392+
"ios": true,
20393+
"android": true,
20394+
"dev": true
20395+
},
20396+
{
20397+
"githubUrl": "https://github.com/AdwaithAnandSR/expo-rich-input",
20398+
"ios": true,
20399+
"android": true
20400+
},
20401+
{
20402+
"githubUrl": "https://github.com/DivyaUnagar/react-native-pinch-viewer",
20403+
"examples": [
20404+
"https://github.com/DivyaUnagar/react-native-pinch-viewer/tree/main/react-native-pinch-viewer-example"
20405+
],
20406+
"ios": true,
20407+
"android": true
2035820408
}
2035920409
]

0 commit comments

Comments
 (0)