Skip to content

Commit fc87d9b

Browse files
committed
Version 2.0 (Dragon Version)
1 parent 4079c0d commit fc87d9b

32 files changed

+44
-1397
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,32 @@
11
# 🏝️ MAUIsland
22

3-
![](showcases/projectmockup.png)
3+
![](showcases/version_2.0/summary_slide.png)
44

5-
NET MAUI Control Gallery is an app that showcases all the .NET MAUI controls available for developers. It allows you to easily interact with them and see how they look and behave on different platforms. It also provides guidance, tips and tricks to help you use them effectively in your own apps. Designed by [Snow Nhi](https://github.com/SnowNhi)
5+
NET MAUI Control Gallery is an app that showcases all the .NET MAUI controls available for developers. It allows you to easily interact with them and see how they look and behave on different platforms. It also provides guidance, tips and tricks to help you use them effectively in your own apps.
66

7-
[<img src="https://developer.microsoft.com/en-us/store/badges/images/English_get-it-from-MS.png" width="160">](https://www.microsoft.com/store/productId/9NLQ0J5P471L)
7+
<p align="center">
8+
<img width="300" align="center" src="showcases/version_2.0/MAUIsland_1920x1080.png">
9+
</p>
10+
<h1 align="center">
11+
MAUIsland
12+
</h1>
13+
<p align="center">
14+
Explore and interact. Stay up to date with the .NET MAUI Community.
15+
</p>
16+
<p align="center">
17+
<a href="https://www.microsoft.com/store/productId/9NLQ0J5P471L" target="_blank">
18+
<img src="showcases/storeBadge.png" width="200" alt="Store link" />
19+
</a>
20+
</p>
21+
22+
# Version 2.0 (Dragon version)
23+
1. Revamped Design 🎨: The application now features a sleek, acrylic material design. The interface is smoother, with enhanced contrast and reduced distractions, offering users a more engaging experience.
24+
25+
2. Performance Enhancements 🏎️: Significant improvements have been made in page navigation, resulting in a reduced memory footprint. Additionally, internet data is cached locally in a database, enhancing performance and enabling better offline support. The lazy loading of the code view expander contributes to faster initialization of pages.
26+
27+
3. Expanded Community Toolkit πŸ”¨: The Community Toolkit Gallery has been enriched with the addition of four new controls, nine converters, and three layouts, empowering developers with more tools to enhance their applications.
28+
29+
4. GitHub Community Gallery 🀝: We've integrated six widely used GitHub nuggets that are commonly utilized with .NET MAUI, including LiveChart2, ZXing.Net.Maui, and more. This gallery not only provides access to these resources but also offers UI fixes to address issues like stretched clicking and hovering targets for a smoother user interaction.
830

931
# ⚠️ Create appsettings.Development.json before run App
1032
1. Click right MAUIsland in Solution Explorer

β€Žshowcases/storeBadge.pngβ€Ž

18.4 KB
Loading
File renamed without changes.
File renamed without changes.
File renamed without changes.
498 KB
Loading
475 KB
Loading
523 KB
Loading

0 commit comments

Comments
Β (0)