11 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
Ryan Nystrom ba476ab2a3 Add "center X" option to display (#45)
* add new param

* bump version and update examples

* add center x option
2018-12-02 13:47:19 -05:00
Cameron Mc Gorian d6757beba1 Run pod install on Example (#41) 2018-10-28 14:07:11 -04: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
Pradeep 34f5b61af7 Allow to use any feedback style 2018-07-09 12:04:03 +05:30
Ryan Nystrom bc9d777a2c add dismiss delegate 2018-03-15 19:54:19 -04:00
Bas Broek ab66970f3f Infer UIFont 2018-03-11 15:31:16 +01:00
Ryan Nystrom db60900212 make example like things 2018-03-10 13:50:11 -05: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