WIP: Draw curve on current grid

This commit is contained in:
Julia Friesel
2018-06-19 11:01:38 +02:00
parent c73d7cced6
commit 7c6ceb06f5
9 changed files with 238 additions and 3 deletions
+1
View File
@@ -137,6 +137,7 @@ android {
}
dependencies {
compile project(':react-native-svg')
compile project(':realm')
compile fileTree(dir: "libs", include: ["*.jar"])
compile "com.android.support:appcompat-v7:23.0.1"