Introduce realm and persist temperatures

This commit is contained in:
Julia Friesel
2018-05-31 21:38:39 +02:00
parent 718573d31b
commit 167f24b601
8 changed files with 1191 additions and 225 deletions
+3 -2
View File
@@ -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",