Revert "Install dep"

This reverts commit 138ce17ade64dcfec10fecab9b1b41e298c35fb2.
This commit is contained in:
Julia Friesel
2018-08-27 12:38:17 +02:00
parent b90fda113d
commit e64b46c41b
12 changed files with 100 additions and 177 deletions
-2
View File
@@ -1,6 +1,4 @@
rootProject.name = 'drip'
include ':react-native-notifications'
project(':react-native-notifications').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-notifications/android')
include ':react-native-vector-icons'
project(':react-native-vector-icons').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-vector-icons/android')
include ':react-native-fs'