Questions tagged [behaviourrelay]

1 questions
0
votes
0 answers

Reorder the content of BehaviourRelay without emitting

I have a situation at hand. I have a designerDress:BehaviourRelay<[MyCustomObjects]> Already implemented in code which drives few UI components. Now I have a requirement to reorder the array which is simple let tempArray =…
amar
  • 4,285
  • 8
  • 40
  • 52