Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xqsadness/instagram-swiftui

Build Instagram | SwiftUI + Firebase
https://github.com/xqsadness/instagram-swiftui

firebase firebase-auth instagram swiftui

Last synced: 2 days ago
JSON representation

Build Instagram | SwiftUI + Firebase

Awesome Lists containing this project

README

        

Build Instagram app with SwiftUI & Firebase

I will update new features in the future!

--------------------------------------------------------------------------------------------------------------------------------------------

Setup Firebase: https://firebase.google.com/docs/ios/setup

Clone this repo and delete GoogleService-Info in the project for add your firebase !

1: Create a Firebase Project


2: Select Authentication and get started -> Sign in method -> Add new provider Email/Password -> Enable -> Save


3: Select Firestore Database and create database -> select next -> Start in test mode and click Enable


4: Select Storage and get started -> Start in test mode and click Next -> click Done


5:

![Screenshot 2023-12-16 at 11 08 42](https://github.com/xqsadness/Messenger-SwiftUI/assets/81242756/f7bf20cd-13c7-49da-8ec2-4c4734e29634)

Features


- Posts


- Sign in, sign up


- Edit profile


- Dark mode


- Likes post


- Comments post


- ...


Future features


- Chat


- Reels


- Story


- Upload video


- Follower, following


- Forgot password


- Push notification


- Paging feed


- ...

Updating ...