Stock Tracker

This functional app was created as an add-on to a book I wrote about programming using Apple's SwiftUI (UI creating technology) and Combine (Data handling technology).
This app primarily demonstrates how to get data from a public service and display it on the screen.
But it also demonstrates:
* How to use SwiftUI to easily create beautiful UI
* How to add animations to your UI
* How to persist information after the app closes

More by Mark Moeykens

View profile