uno.extensions
uno.extensions copied to clipboard
[Navigation] What is the need of matching the same route with regex 6 times per request?
What would you like to be removed:
Parsing the route with regex twice
Why is this needed:
It is strange and inefficient to perform the same operation twice
For which Platform:
- iOS
- Android
- WebAssembly
- WebAssembly renders for Xamarin.Forms
- Windows
Anything else we need to know?
HasQuilifier and NavigationRequestExtensions.ToRoute both parse qualifier with regex