MZFormSheetPresentationController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup UIPresentationController size and feel form sheet.
MIT License
973
stars
146
forks
source link
Really animate nothing when MZFormSheetActionWhenKeyboardAppearsDoNothing #157
I hit an issue in combination with QKeyboardManager, here is an sample
To prevent this issue no animation and frame update were triggered when
movementActionWhenKeyboardAppears is MZFormSheetActionWhenKeyboardAppearsDoNothing.
I hit an issue in combination with QKeyboardManager, here is an sample
To prevent this issue no animation and frame update were triggered when movementActionWhenKeyboardAppears is MZFormSheetActionWhenKeyboardAppearsDoNothing.