Today we go over how to read and write to Firebase's Realtime Database and how to structure the data using Swift 3. This is a step by step tutorial that will explain what is happening in each line of code so you can grasp the full concept of how to create a Firebase Database that is consumable by your iOS app. Since Firebase is very deep and powerful, I have decided to focus only on reading and writing to the database in this video as opposed to setting up authorized users.
Most modern apps req