An open API service indexing awesome lists of open source software.

https://github.com/coder-acjhp/ios-instagram-clone-firebase

Instagram clone application with Firebase realtime data
https://github.com/coder-acjhp/ios-instagram-clone-firebase

auth cocoapods database firebase instagram-clone iphone-app storage

Last synced: 22 days ago
JSON representation

Instagram clone application with Firebase realtime data

Awesome Lists containing this project

README

          

# IOS-Instagram-Clone & Firebase
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.