Skip to content

marius-klimantavicius/yoga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a managed port of Yoga layout engine without any native dependencies.

I recommend using oficial yoga library if native libraries are not an issue.

This port is not api compatible with csharp bindings of the original yoga. Undefined float values are expressed as (nullable float) null. Original library uses float.NaN. Printing is missing from this port (thus the tests have been commented out).

About

Fully managed port of Yoga layout engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages