Skip to content

Commit 730c1ee

Browse files
authored
Add @carlos3g/element-dropdown (#2410)
1 parent b96d484 commit 730c1ee

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20714,5 +20714,20 @@
2071420714
"examples": ["https://github.com/Azshar/react-native-tcard/tree/master/example"],
2071520715
"ios": true,
2071620716
"android": true
20717+
},
20718+
{
20719+
"githubUrl": "https://github.com/carlos3g/element-dropdown",
20720+
"npmPkg": "@carlos3g/element-dropdown",
20721+
"examples": ["https://github.com/carlos3g/element-dropdown/tree/master/example"],
20722+
"images": [
20723+
"https://raw.githubusercontent.com/hoaphantn7604/file-upload/master/document/dropdown/demo.gif",
20724+
"https://raw.githubusercontent.com/hoaphantn7604/file-upload/master/document/dropdown/example1.png",
20725+
"https://raw.githubusercontent.com/hoaphantn7604/file-upload/master/document/dropdown/example2.png"
20726+
],
20727+
"ios": true,
20728+
"android": true,
20729+
"web": true,
20730+
"expoGo": true,
20731+
"newArchitecture": true
2071720732
}
2071820733
]

0 commit comments

Comments
 (0)