Swift is a relatively new programming language which was released by Apple in 2014. A language that abandons Objective-C’s inheritance and has all the characteristics of modern programming: generic, optional, type inference and higher-order functions. In 2019 came
SwiftUI, a framework made by Apple using Swift to create graphic interfaces, which will probably grow to replace the UIKit, the current standard for creating said interfaces.