Skip to content

This is a copy of the Xaminals code from https://github.com/dotnet/maui-samples/tree/main/8.0/Fundamentals/Shell. The objective of this code is to provide a demonstration to the MAUI Shell code that the iOS and Android functionality are not in alignment. Basically the Android code works and the iOS code is not functionally equivalent.

License

vr4guid/Maui-8-Xaminals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Informaiton - Bug Report

This code is being published to showcase the functional disparities of the MAUI Shell Tabs between Android and iOS. It aims to highlight the issues encountered specifically with the iOS functionality.

This version uses the following NuGet package versions.

  • Microsoft.Extensions.Logging.Debug v8.0.0
  • Microsoft.Maui.Controls v8.0.21
  • Microsoft.Maui.Controls.Compatibility v8.0.21
  • Microsoft.NET.ILLink.Tasks v8.0.4

These packages where the lastest non-prerelease versions avilable at the time.

See dotnet/maui#18193 (comment)

Android iOS
MP4 Video MP4 Video

name: .NET MAUI - Shell description: This sample demonstrates a .NET MAUI Shell app. page_type: sample languages:

  • csharp
  • xaml products:
  • dotnet-maui urlFragment: fundamentals-shell

Shell

.NET Multi-platform App UI (.NET MAUI) Shell reduces the complexity of app development by providing the fundamental features that most apps require, including:

  • A single place to describe the visual hierarchy of an app.
  • A common navigation user experience.
  • A URI-based navigation scheme that permits navigation to any page in the app.
  • An integrated search handler.

This sample demonstrates a .NET MAUI Shell app.

For more information about this sample, see .NET MAUI Shell.

About

This is a copy of the Xaminals code from https://github.com/dotnet/maui-samples/tree/main/8.0/Fundamentals/Shell. The objective of this code is to provide a demonstration to the MAUI Shell code that the iOS and Android functionality are not in alignment. Basically the Android code works and the iOS code is not functionally equivalent.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages