Rightpoint / RaisinToast

A UIWindow subclass used to message information to the users of your app.
MIT License
83 stars 14 forks source link

Allowing someone to subclass message window #22

Closed alexrrouse closed 9 years ago

alexrrouse commented 9 years ago

This will allow someone to subclass RZMessagingWindow so that they can use the same initializers and get back their subclass.

alexrrouse commented 9 years ago

@adamhrz if you have a second.