ergunemr / BottomPopup

BottomPopup provides a popup-like presentation style to any view controller
MIT License
875 stars 88 forks source link

Access Control #5

Closed butcheryl closed 5 years ago

butcheryl commented 5 years ago

https://github.com/ergunemr/BottomPopup/blob/886c3ba4776bfa52674886a968192c3719128adc/BottomPopup/BottomPopupController/BottomPopupViewController.swift#L17

override public init(nibName nibNameOrNil: String?, bundle nibBundleOrNil: Bundle?) { ... }
ergunemr commented 5 years ago

Oh, you are right. I'll fix it as soon as possible. thank you.

ergunemr commented 5 years ago

Fixed in new release.