Skip to content

Commit 71749c7

Browse files
authored
add few new libs (#2350)
1 parent 131a10d commit 71749c7

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
@@ -20373,5 +20373,35 @@
2037320373
"ios": true,
2037420374
"android": true,
2037520375
"newArchitecture": true
20376+
},
20377+
{
20378+
"githubUrl": "https://github.com/nuclearpasta/react-native-drax",
20379+
"examples": ["https://github.com/nuclearpasta/react-native-drax/tree/main/example"],
20380+
"ios": true,
20381+
"android": true,
20382+
"web": true,
20383+
"newArchitecture": true
20384+
},
20385+
{
20386+
"githubUrl": "https://github.com/marcocrupi/react-native-notify-kit/tree/main/packages/react-native",
20387+
"npmPkg": "react-native-notify-kit",
20388+
"examples": ["https://github.com/marcocrupi/react-native-notify-kit/tree/main/apps/smoke"],
20389+
"ios": true,
20390+
"android": true,
20391+
"newArchitecture": true
20392+
},
20393+
{
20394+
"githubUrl": "https://github.com/818jsy/expo-liquid-glass-native",
20395+
"examples": ["https://github.com/818jsy/expo-liquid-glass-native/tree/main/example"],
20396+
"images": [
20397+
"https://raw.githubusercontent.com/818jsy/expo-liquid-glass-native/refs/heads/main/assets/overlay-demo.gif"
20398+
],
20399+
"android": true
20400+
},
20401+
{
20402+
"githubUrl": "https://github.com/sabari0126/react-native-secure-network",
20403+
"examples": ["https://github.com/sabari0126/react-native-secure-network/tree/main/example"],
20404+
"ios": true,
20405+
"android": true
2037620406
}
2037720407
]

0 commit comments

Comments
 (0)