flex
flex copied to clipboard
.NET Standard support
Hi,
Are other platforms support planned (UWP, macOS, ...) ?
This could lead to a .NET Standard version for standardised layout declarations.
Thanks!
yap we will need this for Forms :)
Early support was added as of 72af8f7a521f7ef55486adc46818f1d2c2f1fab8 to build a netstandard-compatible nuget, but that's only for macos at this point. Let's keep the issue open until we fully support all the architectures that we want.
Target platforms are UWP, iOS , macOS , Android, WPF(net45)
Is macOS supported with current NuGet package ?
It seems to have a native/macos/libflex.dylib
library, but when I reference the package from a Cocoa macOS Xamarin project I get a System.DllNotFoundException: flex
.