https://github.com/depechie/masonry
https://github.com/depechie/masonry
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/depechie/masonry
- Owner: Depechie
- License: mit
- Created: 2021-04-18T17:34:10.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-29T07:40:58.000Z (almost 5 years ago)
- Last Synced: 2025-02-08T03:05:46.300Z (over 1 year ago)
- Language: C#
- Size: 957 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Masonry
Example on how to add a staggered view ( masonry ) to Xamarin Forms or .Net MAUI Blazor apps.
* [https://blog.depechie.com/posts/2021-05-26-xf-staggered-view/](https://blog.depechie.com/posts/2021-05-26-xf-staggered-view/)
* [https://blog.depechie.com/posts/2020-06-04-maui-blazor-staggered-view/](https://blog.depechie.com/posts/2020-06-04-maui-blazor-staggered-view/)
