use switch instead of a checkbox

This commit is contained in:
Benard Mathu
2023-07-27 18:04:24 +03:00
committed by Lei Nelissen
parent 85383f2447
commit 51321ccc7e
5 changed files with 14 additions and 14 deletions

View File

@@ -15,7 +15,6 @@
"dependencies": {
"@react-native-async-storage/async-storage": "^1.17.11",
"@react-native-community/blur": "^4.3.0",
"@react-native-community/checkbox": "^0.5.13",
"@react-native-community/netinfo": "^9.3.6",
"@react-navigation/bottom-tabs": "^6.4.0",
"@react-navigation/elements": "^1.3.17",
@@ -47,7 +46,6 @@
"react-native-reanimated": "^3.6.2",
"react-native-safe-area-context": "^4.4.1",
"react-native-screens": "^3.18.2",
"react-native-select-dropdown": "^3.3.4",
"react-native-shadow-2": "^7.0.6",
"react-native-skia": "^0.0.1",
"react-native-svg": "^13.5.0",