Font Awesome 6 in xCode & SwiftUI

Introduction Welcome to my blog post on Font Awesome 6 in Xcode & SwiftUI. In this post, Iโ€™ll be sharing with you the steps on how to install Font Awesome icons in your Xcode project using SwiftUI. Weโ€™ll start by downloading the font files, adding the .otf files to the project, adding the fonts to the Info.plist file and creating a new struct for CustomFonts. Then, Iโ€™ll show you how to use Font Awesome icons in your Xcode project....

02.02.2023 ยท 3 min