ios - UITableViewCell swipe change content with nib file -


can ios uitableview change or populate different uitableviewcell object's content different .xib files, when user swipes, content change @ current swiped row.

enter image description here

two ways:

1) recognize swipe uiswipegesturerecognizer.use uiscrollview in each cell , write logic based on swipe handler.

2) use gallery-like library. example, gbinfinitescrollview ( github


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -