Skip to content

Commit 08fb5f3

Browse files
authored
Add expo-resolve-url (#1693)
1 parent 06842c2 commit 08fb5f3

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

react-native-libraries.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15634,20 +15634,27 @@
1563415634
"web": true,
1563515635
"newArchitecture": true
1563615636
},
15637-
{
15637+
{
1563815638
"githubUrl": "https://github.com/benjamineruvieru/react-native-pushdown-alert",
1563915639
"examples": ["https://github.com/benjamineruvieru/react-native-pushdown-alert/tree/main/example"],
1564015640
"ios": true,
1564115641
"android": true,
1564215642
"expoGo": true,
1564315643
"newArchitecture": true
1564415644
},
15645-
{
15645+
{
1564615646
"githubUrl": "https://github.com/benjamineruvieru/react-native-credentials-manager",
1564715647
"examples": ["https://github.com/benjamineruvieru/react-native-credentials-manager/tree/main/example"],
1564815648
"ios": true,
1564915649
"android": true,
1565015650
"expoGo": true,
1565115651
"newArchitecture": true
15652+
},
15653+
{
15654+
"githubUrl": "https://github.com/MortalKastor/expo-resolve-url",
15655+
"examples": ["https://github.com/MortalKastor/expo-resolve-url/tree/main/example"],
15656+
"ios": true,
15657+
"android": true,
15658+
"newArchitecture": true
1565215659
}
1565315660
]

0 commit comments

Comments
 (0)