Files to look at:
The example contains the source code of the application created in the Getting Started tutorial. It demonstrates the basic functionality of the DevExpress Scheduler for Xamarin.Forms, and includes the following steps:
- Bind Scheduler to Data
- Configure Scheduler View
- Enable the Edit Appointment Form
- Create Custom Labels
To run the application:
- Obtain your NuGet feed URL.
- Register the DevExpress NuGet feed as a package source.
- Restore all NuGet packages for the solution.

