contreras2004

Results 7 comments of contreras2004

It works! Thanks!

Hey @Ripcord715 Based on @robinbonin's answer I created this extension. At least it is working for me using Xcode 14.0.1 on iOS 16. ``` public extension View { func view(width:...

hmmm, could you post a bit pf your view's code? Maybe I could try rendering it myself

@Ripcord715 Maybe you could try using the `.toEventually(recordSnapshot())` and `.toEventually(haveValidSnapshot())` matchers. Also when dealing with service calls you must mock the services, you shouldn't use the same provider as in...

> @contreras2004 - Sorry I wasn't able to get back to you sooner. I asked our iOS developer to take a look at what was going on, and it sounds...

Did you get this to work? Im getting this error on the branch apple_silicon_fix:

Same issue here. "swiftgen has been disabled because it does not build!" when building with github actions