Skip to content

Commit 3a9278b

Browse files
authored
add few libs from earlier PRs (#1960)
1 parent 82da6a5 commit 3a9278b

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17870,5 +17870,35 @@
1787017870
"ios": true,
1787117871
"android": true,
1787217872
"dev": true
17873+
},
17874+
{
17875+
"githubUrl": "https://github.com/gluestack/gluestack-ui/tree/main/packages/gluestack-core",
17876+
"npmPkg": "@gluestack-ui/core",
17877+
"ios": true,
17878+
"android": true,
17879+
"web": true
17880+
},
17881+
{
17882+
"githubUrl": "https://github.com/gluestack/gluestack-ui/tree/main/packages/gluestack-utils",
17883+
"npmPkg": "@gluestack-ui/utils",
17884+
"ios": true,
17885+
"android": true,
17886+
"web": true
17887+
},
17888+
{
17889+
"githubUrl": "https://github.com/gluestack/gluestack-ui/tree/main/packages/ui-next-adapter",
17890+
"npmPkg": "@gluestack/ui-next-adapter",
17891+
"web": true
17892+
},
17893+
{
17894+
"githubUrl": "https://github.com/facebook/metro/tree/main/packages/metro",
17895+
"ios": true,
17896+
"android": true,
17897+
"macos": true,
17898+
"tvos": true,
17899+
"visionos": true,
17900+
"web": true,
17901+
"windows": true,
17902+
"dev": true
1787317903
}
1787417904
]

0 commit comments

Comments
 (0)