Skip to content

Commit 68bff56

Browse files
authored
add few libraries to the directory (#1556)
1 parent 6a8afd6 commit 68bff56

File tree

1 file changed

+63
-5
lines changed

1 file changed

+63
-5
lines changed

react-native-libraries.json

Lines changed: 63 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14071,7 +14071,9 @@
1407114071
},
1407214072
{
1407314073
"githubUrl": "https://github.com/Splicer97/react-native-android-keyboard-adjust",
14074-
"examples": ["https://github.com/Splicer97/react-native-android-keyboard-adjust/tree/main/example"],
14074+
"examples": [
14075+
"https://github.com/Splicer97/react-native-android-keyboard-adjust/tree/main/example"
14076+
],
1407514077
"npmPkg": "@splicer97/react-native-android-keyboard-adjust",
1407614078
"android": true,
1407714079
"newArchitecture": true
@@ -14123,16 +14125,72 @@
1412314125
{
1412414126
"githubUrl": "https://github.com/google-gemini/generative-ai-js",
1412514127
"npmPkg": "@google/generative-ai",
14126-
"examples": [
14127-
"https://github.com/google-gemini/generative-ai-js/tree/main/samples"
14128-
],
14128+
"examples": ["https://github.com/google-gemini/generative-ai-js/tree/main/samples"],
1412914129
"web": true,
1413014130
"expoGo": true
1413114131
},
14132-
{
14132+
{
1413314133
"githubUrl": "https://github.com/pioner92/react-native-auto-skeleton",
1413414134
"examples": ["https://github.com/pioner92/react-native-auto-skeleton/tree/main/example"],
1413514135
"ios": true,
1413614136
"newArchitecture": true
14137+
},
14138+
{
14139+
"githubUrl": "https://github.com/IvanIhnatsiuk/react-native-advanced-input-mask/tree/main/package",
14140+
"npmPkg": "react-native-advanced-input-mask",
14141+
"examples": [
14142+
"https://github.com/IvanIhnatsiuk/react-native-advanced-input-mask/tree/main/apps/example"
14143+
],
14144+
"images": [
14145+
"https://raw.githubusercontent.com/IvanIhnatsiuk/react-native-advanced-input-mask/main/gifs/demo.gif"
14146+
],
14147+
"android": true,
14148+
"ios": true,
14149+
"web": true,
14150+
"newArchitecture": true
14151+
},
14152+
{
14153+
"githubUrl": "https://github.com/KoreanThinker/react-native-translator",
14154+
"examples": ["https://github.com/KoreanThinker/react-native-translator/tree/main/example"],
14155+
"images": [
14156+
"https://user-images.githubusercontent.com/48207131/158834248-05331dd0-d294-4041-9d7b-cb72b5e75737.gif"
14157+
],
14158+
"android": true,
14159+
"ios": true
14160+
},
14161+
{
14162+
"githubUrl": "https://github.com/corasan/image-compressor/tree/main/package",
14163+
"npmPkg": "@corasan/image-compressor",
14164+
"examples": ["https://github.com/corasan/image-compressor/tree/main/example"],
14165+
"android": true,
14166+
"ios": true
14167+
},
14168+
{
14169+
"githubUrl": "https://github.com/ronickg/react-native-nitro-bip39/tree/main/packages/react-native-nitro-bip39",
14170+
"examples": ["https://github.com/ronickg/react-native-nitro-bip39/tree/main/example"],
14171+
"android": true,
14172+
"ios": true
14173+
},
14174+
{
14175+
"githubUrl": "https://github.com/patrickkabwe/react-native-nitro-in-app-browser/tree/main/react-native-nitro-in-app-browser",
14176+
"examples": [
14177+
"https://github.com/patrickkabwe/react-native-nitro-in-app-browser/tree/main/example"
14178+
],
14179+
"android": true,
14180+
"ios": true
14181+
},
14182+
{
14183+
"githubUrl": "https://github.com/litecoin-foundation/react-native-turbo-scrypt",
14184+
"examples": [
14185+
"https://github.com/litecoin-foundation/react-native-turbo-scrypt/tree/master/example"
14186+
],
14187+
"android": true,
14188+
"ios": true
14189+
},
14190+
{
14191+
"githubUrl": "https://github.com/cdiddy77/react-native-llm-mediapipe",
14192+
"examples": ["https://github.com/cdiddy77/react-native-llm-mediapipe/tree/main/example"],
14193+
"android": true,
14194+
"ios": true
1413714195
}
1413814196
]

0 commit comments

Comments
 (0)