-
### Description
CollectionView EmptyView using a View or Template is not rendering on Android.
![emptyview-view-notworking](https://github.com/dotnet/maui/assets/6755973/72a5a10b-ee50-4a1e-943b-8273…
-
### Description
Setting Shell.NavBarIsVisible should be able to change the visibility of the shell's nav bar on the fly. It works on other platforms, just not Mac.
This is a follow-up from this bu…
-
# Trending repositories for C#
1. [**dotnet / eShop**](https://github.com/dotnet/eShop)
__A reference .NET application implementing an eCommerce site__
204 stars today | …
-
"To respond to theme changes on Android your MainActivity class must include the ConfigChanges.UiMode flag in the Activity attribute. .NET MAUI apps created with the Visual Studio project templates au…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Did you read the "Reporting a bug" section on Contributing file?
- [X] I have read the "Reporting a bug"…
-
https://learn.microsoft.com/en-us/dotnet/maui/mac-catalyst/deployment/
-
### Description
I am experiencing the following scenario: I have an Entry and a Label. The initial visibility of the Label is set to false. If the Entry text is empty, the visibility of the Label i…
-
I have my Page inheriting from UraniumContentPage and I have done same in the xlml to use the bottom sheet in the attachment but it keeps throwing null reference exception (Object reference not set to…
-
### Describe the bug
Hi,
I've trying to get this generator to work with an existing WPF project.
DependencyPropertyGenerator does not seem to work when the project has other packages with custom ta…
-
## Summary
Integrate MAUI graphics controls (repo: https://github.com/dotnet/Microsoft.Maui.Graphics.Controls) to .NET MAUI.
## Intended Use Case
We would like to be able to share drawn controls …