Build me these screenshots in SwiftUI (Can provide figma files if needed)

Job ID: 36699003

Budget: £20 – £250 GBP

I am looking for a skilled SwiftUI developer to build screens for my iOS app. I can provide Figma/Sketch design files, and the project will target iOS (just iPhone for now). Standard components are fine for this project, and no custom features or components are required. Ideal candidates will have experience with SwiftUI and a strong understanding of iOS app development.

I the attached screen creating in dark and light mode. I've attached the add calorie item file. You don't need to round the corners for this. This screen is made present using this code on a .toolbar declaration: .sheet(isPresented: $showAddCalorieItemView) {
AddCalorieItemView()
.presentationDetents([.medium, .medium])
}

I've attached the full project to this description.