LSDialogViewController
LSDialogViewController copied to clipboard
Custom Dialog for iOS written in Swift
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...
How can I make the dialog resize to fit it's contents?
It accidentally that I face with this issue, once my apps show two dialogs at the same time, my first dialog controller is skilled and some how dialog button didn't...
I was try to make dialog with auto layout, but turns out the size is the same as xib file designed. How to solve this?