Hook up the android kotlin code to the send js code (#860)

This commit is contained in:
Donovan Preston 2018-07-27 09:11:46 -04:00 committed by GitHub
parent 5c7b4ace9a
commit a80d007e0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 317 additions and 222 deletions

3
.gitignore vendored
View file

@ -6,3 +6,6 @@ dist
.nyc_output
.tox
.pytest_cache
android/app/src/main/assets/vendor.js
android/app/src/main/assets/android.js