brianadvent / FirestoreAppLikeTwitter

In this tutorial you are going to create a simple app like Twitter. You will use the new cloud database Firestore from Google. You’ll learn how to add data, how to perform simple queries and how to listen for realtime updates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS Swift Tutorial: App like Twitter with Firestore Cloud Database

In this tutorial you are going to create a simple app like Twitter. You will use the new cloud database Firestore from Google. You’ll learn how to add data, how to perform simple queries and how to listen for realtime updates.

➡️ Video on YouTube

Video

Learn the basics first

If you are new to Cloud Firestore, you might want to check out my basics video about firestore before getting started on this one:

➡️ Video on YouTube

Video

About

In this tutorial you are going to create a simple app like Twitter. You will use the new cloud database Firestore from Google. You’ll learn how to add data, how to perform simple queries and how to listen for realtime updates.


Languages

Language:Swift 94.6%Language:Ruby 5.4%