Skip to content

brainoffline/XAnimation

Repository files navigation

XAnimation

XAnimation gives Xamarin developers some helpful animations which they can use for Xamarin Native, and Xamarin.Forms

Twitter chat

Build Status

Build Server Type Platform Status
Tests

Installation

XAnimation is available in two varieties:

  • XAnimation Native
  • XAnimation.Forms

Documentation

Browse our documentation for XAnimation.

Supported Platforms

XAnimation is focused on the following platforms:

  • iOS (11+ is the latest supported major version)
  • Android (6.0+/SDK 25/Marshmallow is the oldest supported version)
  • UWP (Fall Creators Update+)

Current Animations:

The following Animations are available in XAnimation Native:

The following Animations are available in XAnimation.Forms:

Contributing

Please read through our Contribution Guide. We are not accepting new PRs for full features, however any issue that is marked as up for grabs are open for community contributions. We encourage creating new issues for bugs found during usage that the team will triage. Additionally, we are open for code refactoring suggestions in PRs.

Building XAnimation

If building on Visual Studio 2017 you will need the following SDKs and workloads installed:

Workloads need:

  • Xamarin
  • .NET Core
  • UWP

You will need the following SDKs

  • Android 8.1 SDK Installed
  • UWP 10.0.16299 SDK Installed

To build through the command line, navigate to where XAnimation.sln file exists then run:

dotnet restore
msbuild XAnimation.sln

FAQ

The Xanimation frequently asked questions can be found in the FAQ on our Wiki.

License

Please see the License.

About

Xamarin Animation Library

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages