
Learn to build a chat app with Firebase as back end, using Swift in Xcode, from setup to email/password login, profile pictures in Firebase storage, and chats via Firebase database.
Enhance profile loading by asynchronously updating profile images and names, starting with their alpha at zero. Animate the updates over a duration to create a smoother, more professional look.
Set up a chat page by creating a view controller with a vertical stack view, table view, and navigation controller in Swift using Xcode, and import Firebase components.
Load posts onto the chat page by wiring the chat view table to a Firebase database reference, observe child added, order by key, and reload the table.
Learn how to implement push notifications in a Swift chat app, enabling remote notifications and background fetch, requesting user permission, integrating Firebase database data, and displaying local alerts.
In this 15 video course series, I will take you from square one, and help you make your own complete chat application for the iPhone/iPad using Swift 2 in Xcode. We'll be using Firebase.com to host the information inside of the app (profile pictures, usernames, messages, etc) which is free to try out. (See promo video for more details)
Anonymous - Awesome tutorials. I like that you are straight to the point. Half way I am usually thinking... 'Aww but how would I do this', then you nearly always end up answering it anyway. Thanks heaps for all the great help you give the programming community. Keep it up mate.
Netronelson - excellent video... pace was great, not too much jargon. nice and clear! (from a non-techs guy).
Abdullah Callo - Thank you very much, all of your tutorial are very informative, clear and easy to follow.