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
- Add radial gradients.
- Respect the border radius of the Surface.