Fluid nav is an experimental alternative to maui Shell it also uses a URI-based navigation experience that uses routes to navigate to any page in the app, it helps to build soft transitions between views.
It is an experiment, use it at your own risk, the performance seems great (using the Release build) even with "large" collections, because it uses a CollectionView to display the data
.
51 commits
C#
100.0%
Fluid nav is an experimental alternative to maui Shell it also uses a URI-based navigation experience that uses routes to navigate to any page in the app, it helps to build soft transitions between views.
It is an experiment, use it at your own risk, the performance seems great (using the Release build) even with "large" collections, because it uses a CollectionView to display the data
.
51 commits
C#
100.0%