/RZSquaresLoading-Xamarin-iOS

RZSquaresLoading-Xamarin-iOS is a Xamarin iOS binding on RZSquaresLoading

Primary LanguageC#MIT LicenseMIT

RZSquaresLoading binding for Xamarin iOS

This is a Xamarin C# binding on RZSquaresLoading, a loading animation with squares.

This project contains:

  • A git submodule to the version of RZSquaresLoading used to create the binding
  • A Xcode project to build RZSquaresLoading as a static library
  • A Xamarin project to build the binding

The latest dll is directly available here.

It is 32-bits only for the moment.

Usage

Include the dll in your Xamarin iOS project, the Api is available under the RZSquaresLoadingNamespace namespace.

Documentation

See RZSquaresLoading.

Contributing

Contributions for bug fixing or improvements are welcomed. Feel free to submit a pull request.

License

RZSquaresLoading for Xamarin iOS is available under the MIT license. See the LICENSE file for more info.