Let’s build a iPhone messaging app with Swift

Manpreet Singh
3 min readJul 29, 2021

Welcome back! Swift is a very powerful language for iOS development, in fact, it’s technically the native language for iOS development, so let’s build a sample application with Swift. In this specific project, we’ll be taking a look at an already built out project hosted on GitHub, here is a link to this specific project (be sure to give the original creator of the project all of the credit):

--

--