Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xqsadness/instagram-swiftui
- Owner: xqsadness
- Created: 2023-12-06T09:15:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-12T01:30:45.000Z (12 months ago)
- Last Synced: 2024-11-09T03:45:19.771Z (about 2 months ago)
- Topics: firebase, firebase-auth, instagram, swiftui
- Language: Swift
- Homepage:
- Size: 2.65 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 ...