Skip to content

Commit 06842c2

Browse files
Add new package to the directory (#1691)
1 parent 5dd4ed1 commit 06842c2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

react-native-libraries.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15633,5 +15633,21 @@
1563315633
"android": true,
1563415634
"web": true,
1563515635
"newArchitecture": true
15636+
},
15637+
{
15638+
"githubUrl": "https://github.com/benjamineruvieru/react-native-pushdown-alert",
15639+
"examples": ["https://github.com/benjamineruvieru/react-native-pushdown-alert/tree/main/example"],
15640+
"ios": true,
15641+
"android": true,
15642+
"expoGo": true,
15643+
"newArchitecture": true
15644+
},
15645+
{
15646+
"githubUrl": "https://github.com/benjamineruvieru/react-native-credentials-manager",
15647+
"examples": ["https://github.com/benjamineruvieru/react-native-credentials-manager/tree/main/example"],
15648+
"ios": true,
15649+
"android": true,
15650+
"expoGo": true,
15651+
"newArchitecture": true
1563615652
}
1563715653
]

0 commit comments

Comments
 (0)