psy2k / NMPopUpView

Simple Swift class for iOS that shows nice popup windows with animation.
MIT License
194 stars 30 forks source link

One .xib for all screen sizes #20

Open psy2k opened 9 years ago

psy2k commented 9 years ago

Handle autolayout better and use one .xib for all screen sizes for better initialization handling.

psy2k commented 8 years ago

@JulienDrecq This does not have always the desired results, especially if it is called before the viewDidLayoutSubviews method of the parent controller.

Gerst20051 commented 8 years ago

would love to see this because you are missing a xib file that works for ipad pro