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

RxTextField is broken on iOS #3

Open
CassiusPacheco opened this issue Dec 3, 2019 · 0 comments
Open

RxTextField is broken on iOS #3

CassiusPacheco opened this issue Dec 3, 2019 · 0 comments

Comments

@CassiusPacheco
Copy link

Hi Zaiste,

first of all your content is awesome! I've been learning quite a lot with your videos. I was playing with the source code and I noticed that the compose screen doesn't work and that's because the enableInteractiveSelection argument needs a default value. Setting it to true fixes the problem. For example:

this.enableInteractiveSelection = true

I'd open a PR myself to the component but I couldn't find it in your repos and I reckon it's not worth fixing it here in this repository because this is part of your video classes.

Simulator Screen Shot - iPhone 11 Pro Max - 2019-12-03 at 23 25 19

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

1 participant