Import file contents and move csv function to db module

This commit is contained in:
Julia Friesel
2018-08-04 17:18:44 +02:00
parent b998ef546f
commit ed474fd5cb
8 changed files with 114 additions and 14 deletions
+2
View File
@@ -137,6 +137,8 @@ android {
}
dependencies {
compile project(':react-native-fs')
compile project(':react-native-document-picker')
compile project(':react-native-share')
compile project(':realm')
compile project(':react-native-svg')