/Berkie

Simple iOS Demo App using Charts, Chatto, Firebase, and animations

Primary LanguageSwift

Berkie

Berkie is a simple iOS application that demos a basic login & sign up flow, chat interface, and displays graphs.

Built With

  • BubbleTransition, ViewAnimator, PopupDialog, RHSideButtons - Used for animations
  • Charts - Display five types of charts with hand coded data set
  • Chatto - Easy setup for a chat interface
  • Firebase - For login and sign up flow

Installing

In order to test out this app you must download your own GoogleService-Info.plist file from your Firebase account.

Acknowledgments

  • Thanks to Christopher Goldsby's LoginCritter. Distributed under an MIT license, I used it to enhance the app's user experience when first using and logging in.