uber / cyborg

Display Android Vectordrawables on iOS.
Apache License 2.0
300 stars 19 forks source link

Better Error Messages #37

Closed benpious closed 5 years ago

benpious commented 5 years ago

Currently most error messages are blank, or are extremely generic, and there are ugly hacks like passing in whether to show an error or not for literal parsers.

Error messages should provide useful information, and they should be unit tested.