Merge branch '200-implement-homescreen' into 'master'

Add new home screen

Closes #200

See merge request bloodyhealth/drip!96
This commit is contained in:
Julia Friesel
2018-10-18 11:40:31 +00:00
40 changed files with 367 additions and 356 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import { getCycleDaysSortedByDate, getAmountOfCycleDays } from '../../db'
import styles from './styles'
import { scaleObservable } from '../../local-storage'
import config from '../../config'
import { AppText } from '../app-text'
import AppText from '../app-text'
import { shared as labels } from '../labels'
import BleedingIcon from '../../assets/bleeding'
import CervixIcon from '../../assets/cervix'