Merge branch 'injectedFirebase' into ejectedExpo
Showing
... | ... | @@ -14,15 +14,16 @@ |
"@react-native-community/async-storage": "^1.6.1", | ||
"date-fns": "^1.30.1", | ||
"firebase": "^6.3.5", | ||
"lodash.set": "^4.3.2", | ||
"lodash": "^4.17.15", | ||
"lodash.defaults": "^4.2.0", | ||
"lodash.flatten": "^4.4.0", | ||
"native-base": "^2.12.2", | ||
"react": "^16.9.0", | ||
"react-addons-update": "^15.6.2", | ||
"react-native": "^0.60.4", | ||
"react-native-barcode-mask": "^1.0.5", | ||
"react-native-calendar-picker": "^6.0.1", | ||
"react-native-camera": "^2.11.1", | ||
"react-native-date-picker": "^2.5.1", | ||
"react-native-date-picker": "^2.7.0", | ||
"react-native-elements": "^1.1.0", | ||
"react-native-gesture-handler": "^1.3.0", | ||
"react-native-linear-gradient": "^2.5.4", | ||
... | ... |
reduxStore/actions/allDataAction.js
deleted
100644 → 0
reduxStore/actions/allMainDeviceAction.js
0 → 100644
reduxStore/actions/index.js
deleted
100755 → 0
reduxStore/actions/timersAction.js
0 → 100644
reduxStore/reducers/allMainDeviceReducer.js
0 → 100644
reduxStore/reducers/authReducer.js
deleted
100644 → 0
reduxStore/reducers/timersReducer.js
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment