Add reminder setting

This commit is contained in:
Julia Friesel
2018-08-22 19:38:53 +02:00
parent b0019d85e0
commit 6c6d8ae038
3 changed files with 39 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@ import { LocalDate } from 'js-joda'
import styles from '../styles/index'
import cycleModule from '../lib/cycle'
import { getOrCreateCycleDay, bleedingDaysSortedByDate, fillWithDummyData, deleteAll } from '../db'
import {NotificationsAndroid} from 'react-native-notifications'
const getCycleDayNumber = cycleModule().getCycleDayNumber