/GestureRecognizer

Primary LanguageObjective-CMIT LicenseMIT

GestureRecognizer

GestureRecognizer is an educational purpose project that describes use of UIGestureRecognizer class.

Inside project are used:

  • UITapGestureRecognizer
  • UIPinchGestureRecognizer
  • UIPanGestureRecognizer
  • UISwipeGestureRecognizer
  • UIRotationGestureRecognizer
  • UILongPressGestureRecognizer

For every type of UIGestureRecognizer there is a case of use.

Demo

alt tag

License

MIT