1.0.1
版本发布时间: 2017-05-19 23:25:55
prolificinteractive/Bellerophon最新发布版本:1.2.2(2018-09-20 22:57:58)
- We did some code cleanup to the Bellerophon core code, as well as the example project.
- We dropped the use of a singleton for dependency injection. You will now have to keep a reference of Bellerophon in your application.
- The
UIWindow
object is now injected through the Bellerophon initializer. You can now pass the window object that you want.