MZFormSheetPresentationController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup UIPresentationController size and feel form sheet.
You can use same patterns as in normal modal presentation: delegates or blocks. This section of github is for issues not the common question, i recommend you to ask questions like this on stackoverflow.
Can i get signal when popup is dismissed, on parent viewcontroller?