Conversation Screen Loading data (#489)
Closed
Unknown opened 3 years ago

I have to fix the transform problem on conversation page i disable it by making (inverted = false), but i see the items of conversation is sorted up side down

so i searched a a lot where items array it is receive the information from server and then display the data on screen

all i need to reverse the array before display the data, so please can you help me to get it?

thanks

Unknown commented 3 years ago

any help here?

Unknown commented 3 years ago

You need to look at https://github.com/tigase/siskin-im/blob/master/SiskinIM/chat/ChatViewDataSource.swift and adjust it as it holds the structure with loaded messages and is responsible from converting position/row number into message object.

Unknown commented 3 years ago

thank you so much i found what i want

issue 1 of 1
Type
Question
Issue Votes (0)
Watchers (0)
Reference
tigase/_clients/siskin-im#489
Please wait...
Page is in error, reload to recover