Skip to content

Commit

Permalink
feat: add 4 more libraries (#1382)
Browse files Browse the repository at this point in the history
  • Loading branch information
KaBankz authored Nov 21, 2024
1 parent d96bd12 commit a6fd0d8
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions react-native-libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -12673,5 +12673,34 @@
"web": true,
"expoGo": true,
"newArchitecture": true
},
{
"githubUrl": "https://github.com/colinhacks/zod",
"ios": true,
"android": true,
"web": true,
"expoGo": true,
"newArchitecture": true
},
{
"githubUrl": "https://github.com/dcastil/tailwind-merge",
"ios": true,
"android": true,
"web": true,
"expoGo": true,
"newArchitecture": true
},
{
"githubUrl": "https://github.com/lukeed/clsx",
"ios": true,
"android": true,
"web": true,
"expoGo": true,
"newArchitecture": true
},
{
"githubUrl": "https://github.com/dominicstop/react-native-ios-utilities",
"ios": true,
"newArchitecture": true
}
]

0 comments on commit a6fd0d8

Please sign in to comment.