Swift UI basics: Lists and Navigation
If you’re coming from a more traditional programming language such as Java or Objective C, Lists and Navigation might seem like an odd way to structure your code. But in Swift, Lists and Navigation are powerful tools that can make your application’s user interface much more intuitive. In this article, we’ll cover the basics of…