ColdMold / StockChat

Mobile Programming Final Project: StockChat, an android application written in React Native
GNU General Public License v3.0
1 stars 0 forks source link

Sorting and setting messages for each new message loaded in (look at onReceive of ChatRoom in UseEffect hook) #9

Open AndyHuh98 opened 3 years ago

AndyHuh98 commented 3 years ago

Inefficient behavior. Will have to fix this because given many users, this will cause some trouble.