/ChatApp

Primary LanguageSwift

ChatApp

Use Firebase to make a chat app. Technical spec:

  1. Create an account on Firebase and create new app.
  2. Add the option to login anonymously on the login setting.
  3. Use cocopad to add FireBase abd JSQMessagesViewController.
  4. Add referance to firebase and add your own firebase url
  5. Set the bubble to look like a real chat app

![Alt text] (https://github.com/shirlymanor/ChatApp/blob/master/chat.gif "Chat App")

I use this app to teach swift and firebase at women who code ios workshop. This app base on David East matirial