Simple iPhone Instagram clone application working with Firebase realtime database, auth, storage.With this application we gonna know basics of building big secure mobile application.
It's called clone because actually it's not 100% like Instagram. It just builded on same logic.
1- Post your images & comments on realtime database in (post page)
2- Follow or view all uploaded medias by users in stream (feed page)
Sign up, Sign in, auth implemented from Firebase methods.