2.0.1 • Published 7 years ago

react-native-art-nanovg v2.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

react-native-art-nanovg

react-native-art-nanovg is a replacement for ReactNativeART that uses the OpenGL vector drawing library NanoVG as a back-end, and replaces some of the weirder ART programming choices (like that horrible way of drawing arcs).

TODO:

  1. Implement radial gradients.
  2. Respect the border radius of the Surface. Other features of NanoVG.