uber / cyborg

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

Support gradients #15

Open benpious opened 5 years ago

benpious commented 5 years ago

The spec supports them, though it doesn't seem like they're very popular. At least one of these will require custom drawing code, as it's not natively supported on iOS.

benpious commented 5 years ago

We currently support linear gradients only.