Skip to content

Commit

Permalink
Add react-native-custom-select (#1296)
Browse files Browse the repository at this point in the history
  • Loading branch information
kimolalekan authored Sep 30, 2024
1 parent e64f538 commit 0c4c0ad
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions react-native-libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -12060,5 +12060,18 @@
],
"ios": true,
"android": true
},
{
"githubUrl": "https://github.com/kimolalekan/react-native-custom-select",
"examples": [
"https://github.com/kimolalekan/react-native-custom-select/blob/main/examples/index.js",
"https://snack.expo.dev/@geek_lekan/react-native-custom-select-example"
],
"images": ["https://raw.githubusercontent.com/kimolalekan/react-native-custom-select/main/screenshot-image.png"],
"ios": true,
"android": true,
"web": true,
"expoGo": true,
"newArchitecture": true
}
]

0 comments on commit 0c4c0ad

Please sign in to comment.