When using Prism 7+ as navigation framework in Xamarin Forms.
What would be most elegant way for changing the BarBackgroundColor of navigation page?
i Prism 6, there was a way for customizing navigation page using INavigationPageProvider , but that is no longer an option..
Ideally being able to change the color via binding to view model