5 Commits

Author SHA1 Message Date
Abdurahim Jauzee 03c33c46e0 Decrease minimum iOS version (#46)
* Decrease minium iOS version

Create ContextMenuHapticFeedbackStyle enumeration to mirror iOS UIImpactFeedbackGenerator.FeedbackStyle

* Rename ContextMenuHapticFeedbackStyle and put the enum inside an extension to match the common style

* Rename ContextMenuHapticFeedbackStyle to HapticFeedbackStyle

* Update the Example project

- Install newest Pod version
- Specify platform in the Podfile
- Unset development team
2019-01-05 13:48:47 -05:00
Bart Jochems 40dffce6e7 Swift 4.2 2018-10-09 12:01:54 +02:00
Ryan Nystrom d30c57a5a8 Respond to keyboard presentation 2018-08-04 18:07:12 -04:00
Ryan Nystrom ff3271aa69 fixup examples, add motion effect 2018-03-10 13:16:58 -05:00
Ryan Nystrom 1f97693a9c init 2018-03-10 13:03:11 -05:00