- Add more unit tests coverage
- Fix issue when presenting previewingViewController from a modal view controller in devices without 3D Touch. @gabmarfe
- Make some functions available to other files to be able to use the peekpop view in MKAnnotations since annotations cannot detect long tap gestures using BAPeekPop @kimmanuel
- Changed text color of actions buttons @kimmanuel
- Add functions' comments
- Support Landscape Mode
- Add Unit Test
- Support iOS 9+
- No extra interface, use iOS framework to integrate, e.g. UIViewControllerPreviewingDelegate, UIViewControllerPreviewing
- Support UIPreviewAction that needs to integrate BAPreviewAction