Skip to content

Commit bb55221

Browse files
authored
add hookform, cva and phosphor icons (#1677)
1 parent 5611479 commit bb55221

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

react-native-libraries.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15537,5 +15537,30 @@
1553715537
"android": true,
1553815538
"newArchitecture": true,
1553915539
"dev": true
15540+
},
15541+
{
15542+
"githubUrl": "https://github.com/react-hook-form/resolvers",
15543+
"npmPkg": "@hookform/resolvers",
15544+
"ios": true,
15545+
"android": true,
15546+
"expoGo": true,
15547+
"newArchitecture": true
15548+
},
15549+
{
15550+
"githubUrl": "https://github.com/joe-bell/cva/tree/main/packages/class-variance-authority",
15551+
"npmPkg": "class-variance-authority",
15552+
"ios": true,
15553+
"android": true,
15554+
"expoGo": true,
15555+
"newArchitecture": true
15556+
},
15557+
{
15558+
"githubUrl": "https://github.com/duongdev/phosphor-react-native",
15559+
"npmPkg": "phosphor-react-native",
15560+
"examples": ["https://github.com/duongdev/phosphor-react-native/tree/main/example"],
15561+
"ios": true,
15562+
"android": true,
15563+
"expoGo": true,
15564+
"newArchitecture": true
1554015565
}
1554115566
]

0 commit comments

Comments
 (0)