Mobile App Walkthrough created with Xamarin.Forms
Перейти к файлу
Javier Suárez Ruiz 38d9d542c6
Merge pull request #2 from alexmanie/master
fix: iOS CarrouselView Initialization
2018-08-20 08:42:05 +02:00
images Initial Commit 2018-04-01 18:10:56 +02:00
src fix: iOS CarrouselView Initialization 2018-08-19 20:18:17 +02:00
.gitattributes Initial Commit 2018-04-01 18:10:56 +02:00
.gitignore Initial Commit 2018-04-01 18:10:56 +02:00
README.md Updated README 2018-04-01 18:14:10 +02:00

README.md

Xamarin.Forms Mobile App Walkthrough Sample

WalkthroughApp is a Xamarin.Forms application that makes use CarouselView and Lottie, to demonstrate the possibilities of creating a fluid and powerful Walkthrough without requiere Custom Renderers.

Walkthrough

Supported platforms:

  • Android
  • iOS

This project uses some third-party assets with a license that requires attribution:

  • Yue XI resources from LottieFiles.

Xamarin.Forms App

Xamarin.Forms allows you to build native UIs for iOS, Android, Windows, macOS and Linux from a single, shared codebase. You can dive into mobile development with Xamarin.Forms by following our free self-guided learning from Xamarin University. This project exercises the following patterns and features:

Code released under the MIT license.