I want to show a custom popup on top of a view with Xamarin forms. The point is to show the user some information (while still seeing a bit of the view behind it) and then the user can dismiss the popup. Anyone know a good way of handling this with Xamarin Forms?
↧