Back to FlatList and try loading screen

This commit is contained in:
Julia Friesel
2018-08-10 13:17:51 +02:00
parent 93a7ba853f
commit 611e9057b4
5 changed files with 66 additions and 67 deletions
+2 -2
View File
@@ -2,10 +2,10 @@ const config = {
chartHeight: 350,
columnWidth: 30,
temperatureScale: {
low: 33,
low: 35,
high: 40
},
xAxisRangeInDays: 40
xAxisRangeInDays: 50
}
const margin = 3