mitchtabian / Food2Fork-KMM

Kotlin Multiplatform project that gets network data from Food2Fork.ca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftUI previews not working

cgaisl opened this issue · comments

Do I have to do anything special to get the SwiftUI previews working? Any preview of a view that uses a Type defined in the shared coded crashes for me (RecipeCard.swift for instance). At first it says that it took more than 5 seconds, and after a few tries it crashes.

For most of the swiftUI previews I just commented them out. I was having problems also and I'm a shit iOS developer so didn't look into it much.