kevin-lyn / STPopupPreview

An alternative peek preview for non 3D Touch devices. Inspired by Instagram.
MIT License
202 stars 30 forks source link

Enable preview configuration & user interaction toggling #8

Open neilabdev opened 7 years ago

neilabdev commented 7 years ago

Added ability to enable user interaction of presented popup view controllers. This is achieved via a new delegate method configurePopupController and added property of popupPreviewInteractionEnabled. Users may also edit additional properties of the STPopupController class in the optional delegate method.