An example of the LinkedIn main feed, featuring the post creation screen along with related post actions and animations, stored in SwiftData instead of BE. Developed entirely natively using Swift, SwiftUI and SwiftData with CloudKit synchronization.
All dependencies are managed by SPM automatically.
No additional setup is needed. Build project using Xcode.
- Swift
- SwiftUI
- SwiftData
- CloudKit
- Lottie
- Xcode 15.2 (latest)
- Swift 5.9 (latest)
GitFlow is strictly enforced on this repository. GitFlow
- master
- develop
- feature/name
- hotfix/name
feature -> develop -> master
Copyright © January 08, 2025 Konstantin Stolyarenko. All rights reserved.