carlhu / react-native-art-nanovg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Java 46.2%Language:C 41.7%Language:Objective-C 8.1%Language:JavaScript 3.9%Language:Makefile 0.1%