Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jon2g/maui-flipview
A ContentView with a customizable flip animation for MAUI
https://github.com/jon2g/maui-flipview
Last synced: 2 months ago
JSON representation
A ContentView with a customizable flip animation for MAUI
- Host: GitHub
- URL: https://github.com/jon2g/maui-flipview
- Owner: Jon2G
- License: mit
- Created: 2024-05-14T07:07:58.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-04T18:12:53.000Z (5 months ago)
- Last Synced: 2024-11-07T11:48:06.995Z (3 months ago)
- Language: C#
- Size: 1.51 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
FlipView for MAUI
A ContentView with a customizable flip animation.
[![NuGet version (FlipView-MAUI)](https://img.shields.io/nuget/v/FlipView-MAUI.svg)](https://www.nuget.org/packages/FlipView-MAUI/)
![Sample](https://raw.githubusercontent.com/Jon2G/MAUI-FlipView/main/sample.gif)
Usage:
```
```Insipired by Expander Control and https://github.com/devcrux/Flip-Animation-in-Xamarin.Forms