Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rex_text in UITextView is not called for initial value #149

Closed
Igor-Palaguta opened this issue Jul 25, 2016 · 1 comment
Closed

rex_text in UITextView is not called for initial value #149

Igor-Palaguta opened this issue Jul 25, 2016 · 1 comment

Comments

@Igor-Palaguta
Copy link

I know that all this will be changed in nearest future, but in any case rex has following issue.

      self.textView.text = "Hello world"
      self.textView
         .rex_text
         .startWithNext { _ in
            //is not called for "Hello world"
      }
@ikesyo
Copy link
Member

ikesyo commented Jul 25, 2016

Closing this as a duplicate of #144.

@ikesyo ikesyo closed this as completed Jul 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants