Tag: Cloud

  • iOS Swift – Firebase Demo

    Firebase is a platform that allows web and mobile application to store data in cloud. In this article, we will see an example app written in Swift that uses Firebase for storing and retrieving data in real time. The source code for this demo is available under GitHub. This demo app consists of three fields…