Skip to content

Commit c6bc6b6

Browse files
authored
add few new libraries to the directory (#2173)
1 parent 4a25bcd commit c6bc6b6

1 file changed

Lines changed: 60 additions & 1 deletion

File tree

react-native-libraries.json

Lines changed: 60 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19373,7 +19373,6 @@
1937319373
},
1937419374
{
1937519375
"githubUrl": "https://github.com/RahulMandyal1/react-native-chat-typing-indicator",
19376-
"npmPkg": "react-native-chat-typing-indicator",
1937719376
"examples": [
1937819377
"https://github.com/RahulMandyal1/react-native-chat-typing-indicator/tree/main/example"
1937919378
],
@@ -19382,5 +19381,65 @@
1938219381
"web": true,
1938319382
"expoGo": true,
1938419383
"newArchitecture": true
19384+
},
19385+
{
19386+
"githubUrl": "https://github.com/JarX-Concepts/react-native-platform-components",
19387+
"examples": [
19388+
"https://github.com/JarX-Concepts/react-native-platform-components/tree/main/example",
19389+
"https://github.com/JarX-Concepts/react-native-platform-components/tree/main/example-expo"
19390+
],
19391+
"images": [
19392+
"https://raw.githubusercontent.com/JarX-Concepts/react-native-platform-components/main/assets/ios-datepicker.gif",
19393+
"https://raw.githubusercontent.com/JarX-Concepts/react-native-platform-components/main/assets/android-datepicker.gif",
19394+
"https://raw.githubusercontent.com/JarX-Concepts/react-native-platform-components/main/assets/ios-contextmenu.gif",
19395+
"https://raw.githubusercontent.com/JarX-Concepts/react-native-platform-components/main/assets/android-contextmenu.gif",
19396+
"https://raw.githubusercontent.com/JarX-Concepts/react-native-platform-components/main/assets/ios-selectionmenu.gif",
19397+
"https://raw.githubusercontent.com/JarX-Concepts/react-native-platform-components/main/assets/android-selectionmenu.gif",
19398+
"https://raw.githubusercontent.com/JarX-Concepts/react-native-platform-components/main/assets/ios-segmentedcontrol.gif",
19399+
"https://raw.githubusercontent.com/JarX-Concepts/react-native-platform-components/main/assets/android-segmentedcontrol.gif",
19400+
"https://raw.githubusercontent.com/JarX-Concepts/react-native-platform-components/main/assets/ios-liquidglass.gif"
19401+
],
19402+
"ios": true,
19403+
"android": true,
19404+
"newArchitecture": "new-arch-only"
19405+
},
19406+
{
19407+
"githubUrl": "https://github.com/keiver/expo-tvos-search",
19408+
"images": [
19409+
"https://raw.githubusercontent.com/keiver/expo-tvos-search/refs/heads/main/screenshots/default.webp",
19410+
"https://raw.githubusercontent.com/keiver/expo-tvos-search/refs/heads/main/screenshots/demo-05.webp"
19411+
],
19412+
"tvos": true,
19413+
"newArchitecture": true
19414+
},
19415+
{
19416+
"githubUrl": "https://github.com/TronNatthakorn/react-native-wheel-pick",
19417+
"ios": true,
19418+
"android": true
19419+
},
19420+
{
19421+
"githubUrl": "https://github.com/mensonones/expo-vector-search/tree/main/modules/expo-vector-search",
19422+
"ios": true,
19423+
"android": true
19424+
},
19425+
{
19426+
"githubUrl": "https://github.com/codearcade-io/expo-markdown",
19427+
"npmPkg": "@codearcade/expo-markdown",
19428+
"examples": ["https://github.com/codearcade-io/expo-markdown/tree/master/demo"],
19429+
"ios": true,
19430+
"android": true
19431+
},
19432+
{
19433+
"githubUrl": "https://github.com/alisherrahimov/react-native-nitro-map",
19434+
"examples": ["https://github.com/alisherrahimov/react-native-nitro-map/tree/main/example"],
19435+
"ios": true,
19436+
"android": true,
19437+
"newArchitecture": "new-arch-only"
19438+
},
19439+
{
19440+
"githubUrl": "https://github.com/zibs/react-native-peekie/tree/main/module",
19441+
"npmPkg": "react-native-peekie",
19442+
"images": ["https://raw.githubusercontent.com/zibs/react-native-peekie/main/example.gif"],
19443+
"ios": true
1938519444
}
1938619445
]

0 commit comments

Comments
 (0)