Awesome
Sharpnado's Silly Sample App!
Sample app for the following libraries:
- https://github.com/roubachof/Sharpnado.CollectionView
- https://github.com/roubachof/Sharpnado.Tabs
- https://github.com/roubachof/Sharpnado.MaterialFrame
- https://github.com/roubachof/Sharpnado.TaskLoaderView
- https://github.com/roubachof/Sharpnado.Shadows
Platform | Build Status |
---|---|
Android | |
iOS |
Including
- CollectionView
- Tabs
- MaterialFrame
- Shadows
- TaskLoaderView
- Paginator
Installation
The Sharpnado.HorizontalListView
, Sharpnado.Tabs
and Sharpnado.MaterialFrame
are added as git submodules.
Run the submodule update command after cloning the repository to be up and running:
git clone https://github.com/roubachof/Xamarin-Forms-Practices.git
git submodule update --init