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).

#Compatibility

  • 1.x supports react-native >= 0.39
  • 2.x supports react-native >= 0.40

TODO:

  1. Add radial gradients.
  2. Respect the border radius of the Surface.