jcoleman / JCNotificationBannerPresenter

A library for generic presentation of "banners" (e.g. to present a push notification) from anywhere inside an iOS app.
MIT License
198 stars 46 forks source link

Call UIView's layoutSubviews #30

Open pr1001 opened 9 years ago

pr1001 commented 9 years ago

This ensures that subclasses with constraints will be correctly laid out.