Introduce realm and persist temperatures
This commit is contained in:
+3
-2
@@ -17,8 +17,9 @@
|
||||
"moment": "^2.22.1",
|
||||
"react": "16.3.1",
|
||||
"react-native": "0.55.4",
|
||||
"react-native-local-mongodb": "^2.1.0",
|
||||
"react-navigation": "^2.0.4"
|
||||
"react-navigation": "^2.0.4",
|
||||
"realm": "^2.7.1",
|
||||
"uuid": "^3.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-preset-react-native": "4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user