Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StockChart

Example of Stock Charts using SwiftUICharts and SwiftYFinance

Simulator.Screen.Recording.-.iPhone.14.Pro.-.2023-02-19.at.14.13.54.mp4

Architecture

The architecture is MVVM (Model-View-ViewModel).

MVVM is an architecture pattern used in software development to separate the user interface (UI) from the business logic of an application. The MVVM pattern has become increasingly popular in recent years.

It is specially important to implement the right architecture also for testing purposes.

Libraries

It integrates two libraries:

  • SwiftUICharts: Open-source library for creating customizable and interactive charts and graphs in SwiftUI
  • SwiftYFinance: Open-source library for fetching financial data from Yahoo Finance in Swift

About

Example of Stock Charts using SwiftUICharts and SwiftYFinance

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages