Welcome to Citrus, where you can learn how to add a little zest to your SwiftUI app icons!
Citrus is a practical example of how to integrate alternative icons into your SwiftUI project. With a bit of creativity and a few simple steps, you can make your app icons more eye-catching and personalized.
Here is a preview of the alternative icons that are present in Citrus:
The source code is organized following the MVVM (Model-View-ViewModel) pattern to ensure a clear and scalable structure. Folders are logically divided for easy code navigation and maintenance.
- Clone the Repository: Run the
git clone
command to get a copy of the project. - Open the Project: Launch Xcode and open the Citrus project.
- Explore the Code: Take a look at the source code to understand how the project is structured and how alternative icons are managed.
For more information on customising alternative icons, you can check out my Medium article on how to integrate alternate icons into iOS apps.
Citrus is distributed under the MIT License. Refer to the LICENSE file for more details.