JesslynJanssen / Search-with-Firebase

An example of a search bar view controller that can be used to query a firebase database. In this example specifically, a user can search by names and retrieve usernames, names and a user images in a tableview.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Search-with-Firebase

An example of a search bar view controller that can be used to query a firebase database. In this example specifically, a user can search by name and retrieve usernames, names and user images in a tableview.

Swift 4.0

About

An example of a search bar view controller that can be used to query a firebase database. In this example specifically, a user can search by names and retrieve usernames, names and a user images in a tableview.