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

Interface Builder (Storyboard) support #42

Open
sahabe1 opened this issue Apr 22, 2017 · 4 comments
Open

Interface Builder (Storyboard) support #42

sahabe1 opened this issue Apr 22, 2017 · 4 comments

Comments

@sahabe1
Copy link

sahabe1 commented Apr 22, 2017

can i use WSTagsField using storyboard

@ricardopereira
Copy link
Member

@sahabe1 It isn't possible right now but we will have this in mind. Thank you.

@hardikamal
Copy link

@ricardopereira Any update on this?

@ricardopereira
Copy link
Member

Something to be done, unfortunately.

@ricardopereira ricardopereira reopened this Nov 7, 2018
@ricardopereira ricardopereira changed the title how to WSTagsField using storyboard Interface Builder (Storyboard) support Nov 7, 2018
@omerCoosto
Copy link

You can add a ScrollView in the storyboard and just set the custom class (on the Identity inspector) as WSTagsField.
You will still have to do the configuration part in code but it's nice to don't have the addSubview() part in code :)

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

4 participants