Skip to content

Code following Swiftful Thinking's playlist SwiftUI Crypto App

Notifications You must be signed in to change notification settings

zhengxingXue/CryptoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CryptoApp

This app was made by following @SwiftfulThinking playlist SwiftUI Crypto App on Youtube. It uses MVVM architecture, Combine, and CoreData.

The project benefits from multi-threading, publishers/subscribers, and data persistance.

API

The cryptocurrency data that is used in this app comes from a free API from CoinGecko! Prices may be slightly delayed.

Screenshots