2314580871 | ||
---|---|---|
.github | ||
contributing-guidelines | ||
docs | ||
.gitattributes | ||
.gitignore | ||
.openpublishing.build.ps1 | ||
.openpublishing.publish.config.json | ||
CONTRIBUTING.md | ||
LICENSE | ||
LICENSE-CODE | ||
README.md | ||
ThirdPartyNotices.md |
README.md
Welcome to the Xamarin Community Toolkit Documentation
The Xamarin community toolkit is a collection of reusable elements for mobile development with Xamarin.Forms, including animations, behaviors, converters, effects, and helpers. It simplifies and demonstrates common developer tasks when building iOS, Android, and Universal Windows Platform (UWP) apps using Xamarin.Forms.
Contributing
Do you want to contribute or update the docs? Read the contribution guidelines.
When opening a PR, start by forking this repository. Then, you'll need to create a new branch from the master
branch.
We will periodically merge updates from the live branch to master to keep master in-sync with the published docs. When we make a new release, we will push master to the live branch in order to publish documentation for new features.
Documentation Links
- Staging review from 'master' branch - this link is currently only available for Microsoft employees.
- Live site from 'live' branch
Microsoft Open Source Code of Conduct
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.