Berkie is a simple iOS application that demos a basic login & sign up flow, chat interface, and displays graphs.
- 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
In order to test out this app you must download your own GoogleService-Info.plist file from your Firebase account.
- 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.