Home

Awesome

Sharpnado.Presentation.Forms

LogoLibrary nameVersion
<img src="sharpnado.png" width="50" />Sharpnado.Presentation.FormsSharpnado.Presentation.Forms

Latest version of Sharpnado.Presentation.Forms (v1.7.1) doesn't have all the sharpnado nugets up to date.

The preferred way of using packages is now to install only the one needed individually.

MUST READ: Big refactoring ?

The big sharpnado refactoring is over.

Each sharpnado's component has now its own repo.

Latest version of Sharpnado.Presentation.Forms (v1.7.1) doesn't have all the sharpnado nugets up to date.

Version 1.8 will include latest components and won't require initialization code.

Preferred way of using packages is now to install only the one needed.

Sample App: the Silly! app

All the following components are presented in the Silly! app in the following repository:

https://github.com/roubachof/Xamarin-Forms-Practices

If you want to know how to use the components, it's the best place to start.

Initialization

IMPORTANT: On platform projects, call SharpnadoInitializer.Initialize() after Xamarin.Forms.Forms.Init() and before LoadApplication(new App()).

Featured Components

Xamarin Forms custom components and renderers starring:

Sharpnado.Tabs

<img src="Docs/tabs.png" width="200" />

banner

Sharpnado.Shadows

<img src="Docs/shadows.png" width="200" />

Presentation

Sharpnado.MaterialFrame

<img src="Docs/material_frame.png" width="200" />

banner

HorizontalListView for Xamarin Forms

<img src="Docs/hlv.png" width="200" />

banner

Sharpnado.TaskLoaderView 2.0 handles all your task loading states

<img src="https://github.com/roubachof/Sharpnado.Presentation.Forms/wiki/Images/TaskLoaderView/tlv_icon_tos.png" width="150" /> <p float="left" align="middle"> <img src="https://github.com/roubachof/Sharpnado.Presentation.Forms/wiki/Images/tlv_skeleton.gif" width="320" hspace="20"/> <img src="https://github.com/roubachof/Sharpnado.Presentation.Forms/wiki/Images/tlv_user_views.gif" width="320" hspace="20"/> </p>

IMPORTANT: On platform projects, call SharpnadoInitializer.Initialize() after Xamarin.Forms.Forms.Init() and before LoadApplication(new App()).

Those components are used and tested in the Silly! app: https://github.com/roubachof/Xamarin-Forms-Practices.

Open Source licenses and inspirations