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

Not able to set the textField's text in code #16

Open
iOS-apps-dev opened this issue Jun 26, 2017 · 1 comment
Open

Not able to set the textField's text in code #16

iOS-apps-dev opened this issue Jun 26, 2017 · 1 comment

Comments

@iOS-apps-dev
Copy link

I'd like to be able to fill the text field with a pre-existing array of tags the user could have been saved in my app, and to be able to change in code the texts (tags) while the user is typing and show him dynamically the changes, but it seems that when handling the UITextFieldDelegate delegate methods, then no bubbles for the tags are shown.

@bcylin
Copy link
Collaborator

bcylin commented Jun 26, 2017

Thanks for the feedback. That's an interesting idea to set some prefilled tokens (or tags) externally. Do you have any thoughts on how the interface could look like?

Can you also elaborate a little bit more about the flow of showing the dynamic changes you mentioned?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants