Skip to content

Commit 0be31b8

Browse files
authored
Add drizzle-zod expo-drizzle-studio-plugin enum-plus to directory (#1757)
1 parent 89f3074 commit 0be31b8

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

react-native-libraries.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16066,5 +16066,35 @@
1606616066
"githubUrl": "https://github.com/eggmun98/expo-android-keyboard-fix",
1606716067
"npmPkg": "expo-android-keyboard-fix",
1606816068
"android": true
16069+
},
16070+
{
16071+
"githubUrl": "https://github.com/drizzle-team/drizzle-orm/tree/main/drizzle-zod",
16072+
"npmPkg": "drizzle-zod",
16073+
"examples": ["https://github.com/Minori-ty/directory-examples/tree/master/drizzle-example"],
16074+
"ios": true,
16075+
"android": true,
16076+
"web": true,
16077+
"expoGo": true,
16078+
"newArchitecture": true
16079+
},
16080+
{
16081+
"githubUrl": "https://github.com/drizzle-team/drizzle-studio-expo",
16082+
"npmPkg": "expo-drizzle-studio-plugin",
16083+
"examples": ["https://github.com/Minori-ty/directory-examples/tree/master/drizzle-example"],
16084+
"ios": true,
16085+
"android": true,
16086+
"web": true,
16087+
"expoGo": true,
16088+
"newArchitecture": true
16089+
},
16090+
{
16091+
"githubUrl": "https://github.com/shijistar/enum-plus",
16092+
"npmPkg": "enum-plus",
16093+
"examples": ["https://github.com/Minori-ty/directory-examples/tree/master/drizzle-example"],
16094+
"ios": true,
16095+
"android": true,
16096+
"web": true,
16097+
"expoGo": true,
16098+
"newArchitecture": true
1606916099
}
1607016100
]

0 commit comments

Comments
 (0)