Skip to content

zhrispineda/Feedback-Assistant-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Feedback-Assistant-iOS

A work-in-progress SwiftUI recreation of the iOS & iPadOS Feedback Assistant app.

Information

  • This personal project is a recreation of Apple's Feedback Assistant app for iOS and iPadOS.

Examples

An image displaying a preview of the the Feedback Assistant-like project on an 11-inch iPad with its theme set to dark mode. An image displaying a preview of the Feedback Assistant-like project on a Dynamic Island iPhone with its theme set to light mode.

Usage

Open the project in Xcode 16 and run with either a Simulator instance or a physical device running iOS 18.1 or newer with Developer Mode enabled as a destination.

As this is a personal project for learning Swift and SwiftUI, feel free to download and modify the project for your own personal purposes.

Disclaimers

  • All assets such as icons and images are not my own in any way.
  • This app is a recreation of Apple's own apps and designs for learning purposes only.
  • Feel free to look through the commit history to see the project evolve from a single view to its current state.
  • If you have any questions or feedback, please contact me through the options listed on my GitHub profile.

Other Projects