emergentworks / project-not-911

Alternatives to calling 911
GNU General Public License v3.0
42 stars 4 forks source link

fixes for native devices, svgs, etc #14

Closed rossPatton closed 4 years ago

rossPatton commented 4 years ago

also some copy changes

main thing i wanted to start fixing here, is that apparently SVGs just do not work well on native devices. you need to do a bit of extra work to get it rendering on all 3 platforms (web/android/ios)

so i've started to do that here

there are still some minor rendering differences i'm trying to figure out