Skip to content

Swift Demo App example that implements latest apple tech stack, including async/await and main actors.

Notifications You must be signed in to change notification settings

jyotisirswa/GenericNetworkLayerSwiftDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

GenericNetworkLayerSwiftDemo

Swift Demo app using generic Network layer to fetch json data & populate that on UI using MVVM- binding (Observers & Combine). This app is consist of binding viewModel with view using two approaches :- Observers & Combine Framework with UIKit.

GenericNetworkLayerSwiftDemo

An app which will fetch data from api & show in list view using MVVM- binding (Observable, Combine) (https://rickandmortyapi.com/api/character).

Having chracters Listing page.

Installing

Download and install Xcode, then clone the repository

https://github.com/jyotisirswa/GenericNetworkLayerSwiftDemo

Keywords:- MVVM Architecture, MVVM-Binding, Combine framework, Observers, Async/Await, MainActor, Actors, Generics, Protocols, Extensions, Observer, Enums, TypeAlias, Codable, Computed Property, Result, Userdefaults, Prorperty Observers, private initializer, Final Classes, Optional Binding, AccessModifiers, Type properties, Sequence, Generic functions

temp-Imageh-G21-Zn.jpg

About

Swift Demo App example that implements latest apple tech stack, including async/await and main actors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages