Attempt to recreate with CSS

This commit is contained in:
Julia Friesel
2018-08-09 21:23:14 +02:00
parent f5b3716191
commit 5371e5c85c
25 changed files with 280 additions and 172 deletions
+2 -1
View File
@@ -77,6 +77,7 @@ project.ext.react = [
]
apply from: "../../node_modules/react-native/react.gradle"
apply from: "../../node_modules/react-native-vector-icons/fonts.gradle"
/**
* Set this to true to create two separate APKs instead of one:
@@ -137,9 +138,9 @@ android {
}
dependencies {
compile project(':react-native-vector-icons')
compile project(':react-native-share')
compile project(':realm')
compile project(':react-native-svg')
compile fileTree(dir: "libs", include: ["*.jar"])
compile "com.android.support:appcompat-v7:${rootProject.ext.supportLibVersion}"
compile "com.facebook.react:react-native:+" // From node_modules