Xcode – Anybody know how to make a search in a app that searches the database?
I am working on an app in swift and need help. I am trying to have a search object on the screen and when you type letters it will bring a result from the realtime database using firebase. Please help.…