Rxswift: Please tell me what's wrong with my code?

Created on 14 Jun 2017  路  7Comments  路  Source: ReactiveX/RxSwift

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.

All 7 comments

I
dingtalk20170614113006

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lyricsboy picture lyricsboy  路  3Comments

jeremiegirault picture jeremiegirault  路  3Comments

gekitz picture gekitz  路  3Comments

Z-JaDe picture Z-JaDe  路  3Comments

marlowcharite picture marlowcharite  路  3Comments