Skip to content

Commit

Permalink
Add back react-native-picker for phone input
Browse files Browse the repository at this point in the history
  • Loading branch information
IanPhilips committed Jan 9, 2025
1 parent edbf41e commit 35ba174
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions mani/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"@react-native-clipboard/clipboard": "^1.14.1",
"@react-native-community/netinfo": "11.4.1",
"@react-native-community/slider": "4.5.5",
"@react-native-picker/picker": "2.11.0",
"@sentry/react-native": "~6.3.0",
"@supabase/supabase-js": "2.43.5",
"dayjs": "1.11.13",
Expand Down
5 changes: 5 additions & 0 deletions mani/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1912,6 +1912,11 @@
resolved "https://registry.yarnpkg.com/@react-native-community/slider/-/slider-4.5.5.tgz#d70fc5870477760033769bbd6625d57e7d7678b2"
integrity sha512-x2N415pg4ZxIltArOKczPwn7JEYh+1OxQ4+hTnafomnMsqs65HZuEWcX+Ch8c5r8V83DiunuQUf5hWGWlw8hQQ==

"@react-native-picker/[email protected]":
version "2.11.0"
resolved "https://registry.yarnpkg.com/@react-native-picker/picker/-/picker-2.11.0.tgz#4587fbce6a382adedad74311e96ee10bb2b2d63a"
integrity sha512-QuZU6gbxmOID5zZgd/H90NgBnbJ3VV6qVzp6c7/dDrmWdX8S0X5YFYgDcQFjE3dRen9wB9FWnj2VVdPU64adSg==

"@react-native/[email protected]":
version "0.76.5"
resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.76.5.tgz#3343338813aa6354df9fec52af50d0b5f7f3d013"
Expand Down

0 comments on commit 35ba174

Please sign in to comment.