https://github.com/jsuarezruiz/xamarin-forms-page-transitions
Custom page transitions in a Xamarin.Forms App
https://github.com/jsuarezruiz/xamarin-forms-page-transitions
animations transitions xamarin xamarin-forms
Last synced: 6 months ago
JSON representation
Custom page transitions in a Xamarin.Forms App
- Host: GitHub
- URL: https://github.com/jsuarezruiz/xamarin-forms-page-transitions
- Owner: jsuarezruiz
- License: mit
- Created: 2017-10-06T16:45:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-02T15:05:28.000Z (almost 6 years ago)
- Last Synced: 2024-05-02T05:31:54.113Z (about 1 year ago)
- Topics: animations, transitions, xamarin, xamarin-forms
- Language: C#
- Homepage:
- Size: 2 MB
- Stars: 205
- Watchers: 12
- Forks: 53
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xamarin.Forms Page Transitions
Custom page **transitions** in a Xamarin.Forms App.
![]()
## Transitions
### Fade
![]()
### Flip
![]()
### Scale
![]()
### Slide from left
![]()
### Slide from right
![]()
### Slide from top
![]()
### Slide from bottom
![]()
## Setup
Download or clone the repository. There are different solutions.
Rebuild the selected solution to get all neccesary NuGet packages.
**Enjoy!**
## Copyright and license
Code released under the [MIT license](https://opensource.org/licenses/MIT).