I am new at xcode and Apple coding .
I try to do someting that look like cardView on androuid, I am using FireBase as my database ( Realtime Database)
this is the cardView that i make on Androuid and every data from my database show at this format
CardView
can someone explen to me how i do it on Xcode, How i get the data from Realtime Database
on firebase ?
try to read from the net