Added react-native-element-dropdown

This commit is contained in:
jfrye122
2023-05-04 13:47:59 -04:00
parent 61a74be0b0
commit ee476c89c4
2 changed files with 8 additions and 0 deletions

View File

@@ -65,6 +65,7 @@
"react-native": "0.71.6",
"react-native-dnd-board": "hungga1711/react-native-dnd-board#13/head",
"react-native-draggable-flatlist": "^3.1.2",
"react-native-element-dropdown": "^2.9.0",
"react-native-gesture-handler": "^2.9.0",
"react-native-image-gallery": "^2.1.5",
"react-native-image-viewing": "^0.2.2",

View File

@@ -7937,6 +7937,13 @@ react-native-draggable-flatlist@^3.1.2:
resolved "https://registry.yarnpkg.com/react-native-draggable-flatlist/-/react-native-draggable-flatlist-3.1.2.tgz#b66538007f645ccd851c729d4b8a8f7e07666d3f"
integrity sha512-cqBR+lZktTqHY/J7V0aq+TZNkuqeILxwZ5bBXKndokwH4qvZl7ifijM7LlfWhfhU1/pzjketTsX7P2zyojfAaQ==
react-native-element-dropdown@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/react-native-element-dropdown/-/react-native-element-dropdown-2.9.0.tgz#c218ab512bd8be69fa0ac70462293863f8cfd527"
integrity sha512-2Y/bmoFPTdKOUXbYloEKpMTWYE2VHrvva/5tgEuHqAlfAtGGr3r/ob0L0YYH1am5N0n1PKo3+eLf0c79QUSzYw==
dependencies:
lodash "^4.17.21"
react-native-gesture-handler@^2.4.0, react-native-gesture-handler@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.9.0.tgz#2f63812e523c646f25b9ad660fc6f75948e51241"