Skip to content

jawii/ThreeViewChallenge

Repository files navigation

Take home project

This app is my solution for a Take-home project - problem where you have three views with a shared persistent state.

Two of the views have inputs to enter values and the third view shows the result for the last edited view.

The app is done with iOS and Xcode 11. Programming is done in Swift 5.1.

I have implemented many language and platform features but at the same time, I kept the architecture simple and readable so that the solution can be easily be extended or be modified for new needs.

Some of the features

👓 Dynamic Fonts

🌑 Dark mode support

📱iPad and iPhone support

📈 Unit Tests

📉 UI Tests

Not a single codebase is perfect so I would love to hear any feedback!

Light Mode Dark Mode

About

Sample app to show iOS & Swift skills

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages