Skip to content

Releases: xtuzy/SharpConstraintLayout

v1.2 has publish!add BarrierLine

28 Nov 15:49
Compare
Choose a tag to compare

What it update:

  • add BarrierLine
    the example you can see example

You can install nuget:

NuGet version(SharpConstraintLayout.Core)
NuGet version(SharpConstraintLayout.Wpf)

v1.1 has publish, add new api

28 Nov 10:27
8892ed2
Compare
Choose a tag to compare

What it update:

  • new constraint api like
    fromView.LeftToLeft(toView).TopToTop(toView);
    more example you can see example

You can install nuget:

NuGet version(SharpConstraintLayout.Core)
NuGet version(SharpConstraintLayout.Wpf)

First version have publish!

28 Nov 01:45
Compare
Choose a tag to compare

What it update:

  • convert constraintlayout.core to c#
  • create constraintlayout for wpf

You can install nuget:

NuGet version(SharpConstraintLayout.Core)
NuGet version(SharpConstraintLayout.Wpf)