xamarin / flex

Flex is a flexible box layout system written in C, designed to be easy to consume from other languages
MIT License
193 stars 26 forks source link

Is there a pure C# implementation of flex layout? #44

Open zwcloud opened 4 years ago

zwcloud commented 4 years ago

Sorry for creating an issue not directly related to xamarin/flex. But I'm planning to write a pure C# one and wondering if an implementation already exists.

zwcloud commented 4 years ago

Found one but not a pure C# implementation: https://github.com/NZMob/Yoga.Net Yoga.Net is a C# port of facebook/yoga

Paegasus commented 4 years ago

Any findings so far? I'm looking for one as well.

Edit: - Found these: https://github.com/endlesstravel/Rockyfi https://github.com/ru-ace/Flexbox

rmarinho commented 4 years ago

We have one on Xamarin.Forms

https://github.com/xamarin/Xamarin.Forms/blob/main/Xamarin.Flex/Flex.cs