Skip to content

Commit 6244053

Browse files
authored
Add react-native-menus library (#1956)
1 parent 697e42c commit 6244053

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

react-native-libraries.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7064,7 +7064,7 @@
70647064
"examples": ["https://github.com/oblador/react-native-vector-image/tree/master/Example"],
70657065
"ios": true,
70667066
"android": true,
7067-
"web": true,
7067+
"web": true,
70687068
"newArchitecture": true
70697069
},
70707070
{
@@ -17751,5 +17751,21 @@
1775117751
"tvos": true,
1775217752
"visionos": true,
1775317753
"newArchitecture": true
17754+
},
17755+
{
17756+
"githubUrl": "https://github.com/sbaiahmed1/react-native-menus",
17757+
"npmPkg": "react-native-menus",
17758+
"examples": [
17759+
"https://github.com/sbaiahmed1/react-native-menus/tree/main/example"
17760+
],
17761+
"images": [
17762+
"https://raw.githubusercontent.com/sbaiahmed1/react-native-menus/refs/heads/main/android-image.png",
17763+
"https://raw.githubusercontent.com/sbaiahmed1/react-native-menus/refs/heads/main/ios-image.png"
17764+
],
17765+
"ios": true,
17766+
"expo": true,
17767+
"android": true,
17768+
"newArchitecture": true,
17769+
"expoGo": true
1775417770
}
1775517771
]

0 commit comments

Comments
 (0)