This is an social feeds managing App Template for beginner. beginners can easily design an tabbed application with Login using this template. app is backed with SwiftUI and MVVM architecture
- LoginView - a login screen with email-password loginview and viewmodel.
- ContentView - a parent view after login with 3 tabs
- HomeView - a list with sample feeds
- StatsView - a sample for a simple dashboard ui
- SettingsView - a sample for settings view with profile
- KingFisher
- ObjectMapper
- NavigationView with custom navigation titles
- Integrating UIKit Views with SwiftUI
- Tabbed View with Custom Tab Designs
- ViewModel and Statemanagement