Use rn-push-notifications and set up recurring notification

This commit is contained in:
Julia Friesel
2018-08-27 14:31:28 +02:00
parent e64b46c41b
commit eb41ae354f
9 changed files with 172 additions and 121 deletions
+1
View File
@@ -138,6 +138,7 @@ android {
}
dependencies {
compile project(':react-native-push-notification')
compile project(':react-native-vector-icons')
compile project(':react-native-fs')
compile project(':react-native-document-picker')