Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
aheze
aheze has asked
22
questions and find answers to
35
problems.
Stats
1.3k
EtPoint
422
Vote count
22
questions
35
answers
About
I like coding with Swift and watching anime. GitHub
aheze questions
`setCollectionViewLayout` animation broken when also changing collection view frame
How to define an empty, "uninitialized" keypath and set it later?
ARKit – Tap node with raycastQuery instead of hitTest, which is deprecated
SwiftUI - ObservableObject that inherits from NSObject does not update in iOS 13
SwiftUI can't use navigationBarTitle modifier (deprecated) in iOS 13 versions, but can in iOS 14
How to animate collection view layout change while using `layoutAttributesForElements`?
SwiftUI - iOS 13 UIViewRepresentable of WKWebView gets Thread 1: EXC_BREAKPOINT crash
SwiftUI - Unknown preview provider "ContentView_Previews_" when previewing. Happens in a brand-new project
SwiftUI - Dynamic List filtering animation flies to right side when data source is empty
Xcode 12 - Project Navigator width is stuck/locked, can't resize
aheze answers
How to fix multiple SwiftUI previews
SwiftUI: Prevent Image() from expanding view rect outside of screen bounds
`setCollectionViewLayout` animation broken when also changing collection view frame
Animate UILabel text color in Swift
iOS, How to know whether a photo is a screenshot taken by user? How to delete photos in Photos?
Pod install error on M1 Mac - Flutter project with native code like shared_preferences
What's the library should I import for UTTypeImage, which is the replacement of kUTTypeImage in iOS 15?
Xcode 13 SwiftUI Color Literal missing
Change size (height) of ProgressView in SwiftUI
Does "let _ = ..." (let underscore equal) have any use in Swift?