I am using the rotator control with three different views. I could have used the datatemplateselector but didn't (although I might want to refactor to do that later).
When the user get's to the last view, a swipe does not exit the rotator page. I had to implement a tapped event to navigate. Is there a better way to exit the rotator (via swiping) rather than a tapped event or button?