I need to implement an app who recognise gesture (single/double tap, pan,pinch, rotation, swipe) and display an alert view.Can you help me?
Asked
Active
Viewed 31 times
1 Answers
1
Appleās iOS Developer Library contains what you are searching for. For gesture recognition, e.g., take a look at the following page: Event handling guide for iOS; AlertViews can be found in the UIKit User Interface Catalog
Without having a more specific question, I cannot help you any further.

PattaFeuFeu
- 1,828
- 3
- 19
- 24