Skip to content

roubachof/Sharpnado.Presentation.Forms

Repository files navigation

Sharpnado.Presentation.Forms

Logo Library name Version
Sharpnado.Presentation.Forms Sharpnado.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.

  • Sharpnado.Tabs have now their own repo
  • Sharpnado.HorizontalListView have now its own repo
  • The Sharpnado.Presentation.Forms repo is now only a Home page for all the Sharpnado's component.

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:

  • Fully customizable
  • Underlined tabs, bottom tabs, Segmented control, scrollable tabs
  • BadgeView
  • Component oriented architecture
  • Layout your tabs and ViewSwitcher as you want
  • Shadows included in TabHost
  • Bindable

banner

  • Add as many custom shadows as you like to any Xamarin.Forms view (Android, iOS, UWP).
  • You can specify each shadow Color, Opacity, BlurRadius, and Offset
  • Simply implement Neumorphism
  • You can add one shadow, 3 shadows, 99 shadows, to any Xamarin.Forms element
  • Animate any of these property and make the shadows dance around your elements
  • No AndroidX or SkiaSharp dependency required, only Xamarin.Forms

Presentation

  • 4 built-in themes: AcrylicBlur/Acrylic/Dark/Light
  • 3 Blur Styles: Light/ExtraLight/Dark
  • Based on RealtimeBlurView on Android and UIVisualEffectView on iOS
  • Dark elevation
  • LightBackground color
  • CornerRadius
  • Performance

banner

  • Horizontal, Grid, Carousel or Vertical layout
  • Reveal custom animations
  • Drag and Drop feature
  • Column count
  • Infinite loading with Paginator component
  • Snapping on first or middle element
  • Padding and item spacing
  • Handles NotifyCollectionChangedAction Add, Remove and Reset actions
  • View recycling
  • RecyclerView on Android
  • UICollectionView on iOS

banner

  • Handles error with custom messages and icons
  • Handles empty states
  • Show snackbar errors for refresh scenarios (if data is already shown)
  • Handles retry with button
  • Support Xamarin.Forms.Skeleton
  • Can override any state views with your own custom ones

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

About

Presentation layer: Xamarin Forms custom components and renderers

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •