devxoul / RxViewController

RxSwift wrapper for UIViewController and NSViewController

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No xib or interface builder

axelpart opened this issue · comments

commented

I wanted to ask if anyone tried to use it in a UIController without a .xib or interface builder screen. I am trying to use it on custom classes but after subscribing to any method nothing is happening.

@axelpart can you share your code?

commented

@devxoul sorry for opening the issue. I created a test project and everything works as expected. I think that there is an issue on my other project setup somewhere. Please feel free to close the issue.