Remove all native base dependencies.

This commit is contained in:
Patrick Fic
2021-03-11 11:53:42 -07:00
parent 373f215ffa
commit 59f6605a40
19 changed files with 34349 additions and 7016 deletions

View File

@@ -38,7 +38,6 @@
"i18next": "^19.8.4",
"lodash": "^4.17.20",
"luxon": "^1.25.0",
"native-base": "^2.13.15",
"p-limit": "^3.1.0",
"react": "16.13.1",
"react-dom": "16.13.1",
@@ -48,9 +47,12 @@
"react-native-gesture-handler": "~1.8.0",
"react-native-image-zoom-viewer": "^3.0.1",
"react-native-indicators": "^0.17.0",
"react-native-pager-view": "^5.1.0",
"react-native-paper": "^4.7.2",
"react-native-progress": "^4.1.2",
"react-native-reanimated": "~1.13.0",
"react-native-screens": "~2.15.0",
"react-native-tab-view": "^3.0.0",
"react-native-web": "~0.13.12",
"react-redux": "^7.2.2",
"redux": "^4.0.5",