Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 425 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 425 Bytes

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.