I

I have a model like this , when i user it in viewController , i meet that problem,
change to usernameTF.rx.text.orEmpty.asDriver().
it look like usernameTF.rx.text is Driver<String?>
It does not work ~O~
Hi, @dander521
Did you change both userNameTF and passwordTF as @DianQK suggested?
of course I change both userNameTF and passwordTF with orEmpty
I think this question would be more appropriate in the RxSwift Slack channel.
https://rxswift-slack.herokuapp.com
There is an active group of people helping each other out over there.
I'm hoping nice people in Slack will be able to help you, this doesn't look like an issue with project itself.
Most helpful comment
I think this question would be more appropriate in the RxSwift Slack channel.
https://rxswift-slack.herokuapp.com
There is an active group of people helping each other out over there.