Skip to content

Commit 7f16be7

Browse files
authored
add @google/generative-ai (#1553)
1 parent 66d7817 commit 7f16be7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

react-native-libraries.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14119,5 +14119,14 @@
1411914119
"android": true,
1412014120
"expoGo": true,
1412114121
"newArchitecture": true
14122+
},
14123+
{
14124+
"githubUrl": "https://github.com/google-gemini/generative-ai-js",
14125+
"npmPkg": "@google/generative-ai",
14126+
"examples": [
14127+
"https://github.com/google-gemini/generative-ai-js/tree/main/samples"
14128+
],
14129+
"web": true,
14130+
"expoGo": true
1412214131
}
1412314132
]

0 commit comments

Comments
 (0)