Hi everyone, I'm familiar with swiftui and learn c...
# compose
n
Hi everyone, I'm familiar with swiftui and learn compose however at present I face a difficulty in updating UI since i don't know how the rendering works!! Im currently trying to show user's location on map with icons using stateflow<list<Person>> however nothing shows up on UI? can someone here tell me the right approach when using this?
Within the list i have coordinates which i'm updating and want to show the realtime movement
p
Can you show the code?
👍 1
w
It's hard to answer without the code.