Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/colinkiama/uwp-flow-frame
Flow Frame is a new and improved Frame control. This builds upon the default frame control by providing high-performance page transition animations powered by the composition layer. Fresh, new animations will be used by default, with options to configure the animations or even create your own custom animations (from scratch).
https://github.com/colinkiama/uwp-flow-frame
animation animations frame improvement navigation uwp uwp-control windows windows-10 windows-runtime windows-ui windows10 winrt
Last synced: about 1 month ago
JSON representation
Flow Frame is a new and improved Frame control. This builds upon the default frame control by providing high-performance page transition animations powered by the composition layer. Fresh, new animations will be used by default, with options to configure the animations or even create your own custom animations (from scratch).
- Host: GitHub
- URL: https://github.com/colinkiama/uwp-flow-frame
- Owner: colinkiama
- License: mit
- Created: 2018-08-28T16:43:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T09:36:02.000Z (11 months ago)
- Last Synced: 2024-10-01T11:42:16.163Z (about 2 months ago)
- Topics: animation, animations, frame, improvement, navigation, uwp, uwp-control, windows, windows-10, windows-runtime, windows-ui, windows10, winrt
- Language: C#
- Homepage:
- Size: 40 KB
- Stars: 16
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# UWP-Flow-Frame
Flow Frame is a new and improved Frame control. This builds upon the default frame control by providing high-performance page transition animations powered by the composition layer. Fresh, new animations will be used by default, with options to configure the animations or even create your own custom animations (from scratch).Readme will be updated with more info later.
# Special Thanks
Thank you lupeski (reddplanetdev) for me how to animate pages from frames.