Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsuarezruiz/xamarin-forms-walkthrough

Mobile App Walkthrough created with Xamarin.Forms
https://github.com/jsuarezruiz/xamarin-forms-walkthrough

carouselview walkthrough xamarin xamarin-forms

Last synced: 3 months ago
JSON representation

Mobile App Walkthrough created with Xamarin.Forms

Awesome Lists containing this project

README

        

## Xamarin.Forms Mobile App Walkthrough Sample

**WalkthroughApp** is a Xamarin.Forms application that makes use [CarouselView](https://openweathermap.org/api) and [Lottie](https://github.com/martijn00/LottieXamarin), 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](https://www.lottiefiles.com/u/1724) resources from LottieFiles.

## Xamarin.Forms App

[Xamarin.Forms](https://www.xamarin.com/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](https://university.xamarin.com/classes/track/self-guided) from Xamarin University. This project exercises the following patterns and features:

* Xamarin.Forms
* [XAML UI](https://developer.xamarin.com/guides/xamarin-forms/xaml/xaml-basics/)
* [Data Binding](https://developer.xamarin.com/guides/xamarin-forms/xaml/xaml-basics/data_binding_basics/)
* [MVVM](https://developer.xamarin.com/guides/xamarin-forms/xaml/xaml-basics/data_bindings_to_mvvm/)
* [Styles](https://developer.xamarin.com/guides/xamarin-forms/user-interface/styles/)
* [CarouselView](https://github.com/alexrainman/CarouselView)
* [Lottie](https://github.com/martijn00/LottieXamarin)
* [Animations](https://github.com/jsuarezruiz/Xamanimation)

## Copyright and license

Code released under the [MIT license](https://opensource.org/licenses/MIT).