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

how can i update UITableviewCell dynamic #54

Closed
liuaaaddxiaoer opened this issue Oct 12, 2018 · 3 comments
Closed

how can i update UITableviewCell dynamic #54

liuaaaddxiaoer opened this issue Oct 12, 2018 · 3 comments

Comments

@liuaaaddxiaoer
Copy link

how can i update UITableviewCell dynamic

@zenangst
Copy link
Collaborator

@liuaaaddxiaoer hey there, could you share a bit more information on what you want to achieve. What do you put in the word dynamic? I'm guessing you just want to see the content changes as you are editing it. You could take a closer look at Vaccine to see if that will help you gain dynamism when working cells.

@zenangst
Copy link
Collaborator

@liuaaaddxiaoer did you manage to figure it out?

@zenangst
Copy link
Collaborator

zenangst commented Nov 6, 2018

@liuaaaddxiaoer I've recently pushed some changes to Vaccine that does some dirty name matching when cells are injected. This should cause the table or collection view to reloaded when you inject new code. Do you use nib/xibs or do you do everything in code?

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