Complete Expense Tracker App With SwiftData - CRUD - iOS 17 - Xcode 15
🕑 Added 2023-09-03 19:34:19 +0000 UTCSource Code For Complete Expense Tracker App With SwiftData - CRUD - iOS 17 - Xcode 15.
Download Code ๐
Comments
Archer
The preview crash when adding an expense or category
Andrej
Thank you...
Kavsoft
Hi, I just verified the source code with Xcode 15.0, and itโs working fine!
Scott
Error: this application, or a library it uses, has passed an invalid numeric value (NaN, or not-a-number) to CoreGraphics API and this value is being ignored. Please fix this problem. - This is using Xcode 15.0.1
Gonzalo M. Rivas Salerno
Can we use your designs in our owns projects?
Keanu Hamza
I am using Xcode 15 Beta 8, It's not giving me any specific errors but rather its just unable to generate any canvas preview inside of the AddExpenseView() file (getting "Failed to build AddExpenseView.swift"). However, the previews on the other files work and when I run the AddExpenseView() preview on a different file it then works. Could this just be a Xcode bug? Have you had this weird issue?
Kavsoft
Is there any specific error or problem occurring?
Keanu Hamza
AddExpenseView preview isn't working for me, any ideas why? ๐
Wilson L
good sample, thanks