Skip to content

Commit 37b75bb

Browse files
authored
add react-native-native-select to libraries.json (#2007)
1 parent bc2f050 commit 37b75bb

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18372,5 +18372,15 @@
1837218372
"examples": ["https://github.com/kubacienciala/expo-weather-kit/tree/main/example"],
1837318373
"ios": true,
1837418374
"newArchitecture": true
18375+
},
18376+
{
18377+
"githubUrl": "https://github.com/wneel/react-native-native-select",
18378+
"npmPkg": "react-native-native-select",
18379+
"examples": [
18380+
"https://github.com/wneel/react-native-native-select/tree/main/tests"
18381+
],
18382+
"ios": true,
18383+
"android": true,
18384+
"newArchitecture": true
1837518385
}
1837618386
]

0 commit comments

Comments
 (0)