I use Xamarin.Forms develop an chat app.
In the app, I want to send image to the others and let the others see the image.
Because the mobile screen is very small, so I need another page to just show one image, and let user to manual scale the image to see clearly!
I want to know use which page and control can do this?