feat: implementing multiple templates for Repeater#8684
Conversation
This comment was marked as abuse.
This comment was marked as abuse.
@NathanaelA Thanks a lot for replying. Should I create a new PR based on new master branch then? |
This comment was marked as abuse.
This comment was marked as abuse.
|
@dimitrisrk I can probably help you here - perhaps a zoom chat in next week? If you're on {N} slack you can ping me there or shoot me email (which is widely publicly available 👍 ) We can look at any pending branch work you may have and help get ya settled. |
That sounds great, but how about I attempted to adapt changes to NS7 first? This way, I won't be much of a bother. :)) |
|
I close this PR in favor of PR #8981 |
PR Checklist
What is the current behavior?
Repeater does not support multiple templates.
What is the new behavior?
Repeater will support multiple templates using keys, just like ListView.
Implements #3781 .
This was tested carefully on android devices and no issues occured.