All Projects → lorixx → TestSeenheadWithIGListKit

lorixx / TestSeenheadWithIGListKit

Licence: other
Messenger seen head movement with IGListKit

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to TestSeenheadWithIGListKit

netbout
Private talks made easy
Stars: ✭ 40 (+81.82%)
Mutual labels:  messenger
cli-messenger
A cli tool for owning your chats
Stars: ✭ 29 (+31.82%)
Mutual labels:  messenger
facebook-send-api-emulator
Facebook Messenger Emulator & Facebook Send API Emulator functionality allowing you to test web hooks on developer's machine.
Stars: ✭ 24 (+9.09%)
Mutual labels:  messenger
Tutorial-Echobot
Un Bot de Facebook Messenger que te responde lo que tú escribiste.
Stars: ✭ 25 (+13.64%)
Mutual labels:  messenger
les-chat
Real-time messenger with private, public & group chat. Made using PERN + GraphQL stack.
Stars: ✭ 48 (+118.18%)
Mutual labels:  messenger
go-messenger-demo
Demo Messenger Application
Stars: ✭ 18 (-18.18%)
Mutual labels:  messenger
messenger-demo
Laravel messenger demo app using rtippin/messenger. Private and group threads with real-time messaging, reactions, attachments, calling, chat bots, and more!
Stars: ✭ 109 (+395.45%)
Mutual labels:  messenger
IGStoriesClone
An example project created to show an advanced use case of IGListKit and to fully recreate the awesome Instagram Stories feature on Instagram.
Stars: ✭ 58 (+163.64%)
Mutual labels:  iglistkit
ticktack-network
ticktack.im
Stars: ✭ 35 (+59.09%)
Mutual labels:  messenger
Messenger
🗓 this is the client using JavaFX for multi chatting server, and it will send messages to multi chatting server and receive messages from the server. Here is the server Git https://github.com/Yunbin-Chang/multi_chatting_server
Stars: ✭ 14 (-36.36%)
Mutual labels:  messenger
messenger-to-telegram
Connect your Facebook Messenger Account to your Telegram Messenger and Erase the Messenger App
Stars: ✭ 63 (+186.36%)
Mutual labels:  messenger
mandarin-android
🍊 Android mobile IM client
Stars: ✭ 26 (+18.18%)
Mutual labels:  messenger
messenger-extra
Additional transports and serializer support for symfony messenger
Stars: ✭ 20 (-9.09%)
Mutual labels:  messenger
Messaging-Services-Comparison
A comparison of messaging services and protocols.
Stars: ✭ 59 (+168.18%)
Mutual labels:  messenger
iGap-Plus
An alternative official version iGap messenger client
Stars: ✭ 20 (-9.09%)
Mutual labels:  messenger
python-messenger
Python GUI Multi User Messenger
Stars: ✭ 28 (+27.27%)
Mutual labels:  messenger
fluffychat
+++++Moved to GitLab+++++
Stars: ✭ 47 (+113.64%)
Mutual labels:  messenger
messenger
Laravel messenger. A full messenger suite for your new / existing laravel app! Private and group threads between multiple models, with real-time messaging, reactions, attachments, calling, chat bots, and more!
Stars: ✭ 194 (+781.82%)
Mutual labels:  messenger
Windows-Live-Messenger
A loose re-creation of Microsoft's abandoned Windows Live Messenger. Made for learning purposes.
Stars: ✭ 49 (+122.73%)
Mutual labels:  messenger
i2pchat
🌀 i2pchat. Anonymous private secure opensource chat using end-to-end encrypted transport.
Stars: ✭ 25 (+13.64%)
Mutual labels:  messenger

TestSeenheadWithIGListKit

Messenger seen head movement with IGListKit

Facebook Messenger has a special seen state animation when your message recipient(s) have seen your message. It is available to 1:1 chat as well as group chat. This github project is to mimic the similar behavior for what the messenger one uses.

We discussed 3 approaches:

  1. Using Vanilla UICollectionView
  2. Using IGListKit + custom UICollectionViewLayout
  3. Using IGListKit with SupplementaryView

Each of them have very inetersting characteristics, I also made an Medium article about it, enjoy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].