Skip to content

AlpacaTechJP/react-native-art-nanovg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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