1
Answer

Image slider in Xamarin IOS

I would like to implement image slider in Xamarin IOS and C#, Like this example.

This slider is building a dynamic number of UIPages according to the number of UIImage that available. How to implement that?
Answers (1)