Skip to content

Commit 92ad12d

Browse files
authored
add few new libraries (#2309)
1 parent 660f5d7 commit 92ad12d

File tree

1 file changed

+43
-0
lines changed

1 file changed

+43
-0
lines changed

react-native-libraries.json

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20184,5 +20184,48 @@
2018420184
"ios": true,
2018520185
"android": true,
2018620186
"newArchitecture": true
20187+
},
20188+
{
20189+
"githubUrl": "https://github.com/GetJobber/atlantis/tree/master/packages/components-native",
20190+
"npmPkg": "@jobber/components-native",
20191+
"ios": true,
20192+
"android": true
20193+
},
20194+
{
20195+
"githubUrl": "https://github.com/indeedeng/react-native-lighthouse",
20196+
"ios": true,
20197+
"android": true
20198+
},
20199+
{
20200+
"githubUrl": "https://github.com/JuanRdBO/expo-circular-reveal",
20201+
"examples": ["https://github.com/JuanRdBO/expo-circular-reveal/tree/main/example"],
20202+
"images": [
20203+
"https://raw.githubusercontent.com/JuanRdBO/expo-circular-reveal/main/demo.gif",
20204+
"https://raw.githubusercontent.com/JuanRdBO/expo-circular-reveal/main/demo-android.gif"
20205+
],
20206+
"ios": true,
20207+
"android": true
20208+
},
20209+
{
20210+
"githubUrl": "https://github.com/anas-asghar4831/react-native-chess-kit",
20211+
"ios": true,
20212+
"android": true
20213+
},
20214+
{
20215+
"githubUrl": "https://github.com/RamboWasReal/react-native-preflight",
20216+
"examples": ["https://github.com/RamboWasReal/react-native-preflight/tree/main/example"],
20217+
"ios": true,
20218+
"android": true
20219+
},
20220+
{
20221+
"githubUrl": "https://github.com/mohamed2m2018/react-native-agentic-ai",
20222+
"npmPkg": "@mobileai/react-native",
20223+
"examples": [
20224+
"https://github.com/mohamed2m2018/react-native-agentic-ai/tree/main/example-ai-testing",
20225+
"https://github.com/mohamed2m2018/react-native-agentic-ai/tree/main/example-expo-router",
20226+
"https://github.com/mohamed2m2018/react-native-agentic-ai/tree/main/example-react-navigation"
20227+
],
20228+
"ios": true,
20229+
"android": true
2018720230
}
2018820231
]

0 commit comments

Comments
 (0)