issues
search
tinode
/
ios
Tinodios: Tinode Messaging Client for iOS
Apache License 2.0
244
stars
107
forks
source link
Messages layout, DB changes, refactored toast
#12
Closed
or-else
closed
5 years ago
or-else
commented
5 years ago
Messages VC refactored to show messages in a nicer way (still needs work)
SubscriptionDb is fully functional now
.table is now non-optional
Database is versioned, will drop/create tables and indexes on version changes.
Toast is made more iOS-like