Xcode 15 Beta 2. same issue
Post
Replies
Boosts
Views
Activity
Same issue. Any solutions?
Find a solution:
VStack() {
Text(entry.date, style: .time)
Text(Calendar.current.startOfDay(for: Date()), style: .timer)
.contentTransition(.identity)
}
Any solutions?
Same here.
Any news about it?