Skip to content

mweber26/XibFree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XibFree

Build status Build Status NuGet NuGet Pre Release CodeFactor BCH compliance

XibFree fix some bugs

See http://www.toptensoftware.com/xibfree/ for more information.

Nuget

To install it with nuget:

        Install-Package XibFree

Animate Feature

added the Animate feature for LinearLayout subviews.

        _contentLayout = new LinearLayout(Orientation.Vertical);
        _contentLayout.Animate = true;
        _contentLayout.AnimateDuration = 0.5f;

Wiki

For now, the Wiki is null. Welcome everyone to add/update it.

Contributing

We're looking forward to your contributions via pull requests on GitHub.

Contact

If you have further questions or are running into trouble, feel free to open an issue here, or contact us at tingtingan@highviewsoftware.com.

About

Xamarin.IOS XibFree library

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 93.7%
  • PowerShell 6.3%