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
30
questions and find answers to
62
problems.
Stats
2.4k
EtPoint
830
Vote count
30
questions
62
answers
About
I like coding with Swift and watching anime. GitHub
aheze questions
SwiftUI - NavigationView title and back button clipped under status bar after orientation change
How to store a property that conforms to the ListStyle protocol
UIKit UIViewController that passes a Binding to a SwiftUI View
SwiftUI - animation determined by multiple properties doesn't animate, or updates weirdly
UICollectionViewFlowLayout edge cells disappear when translation transform is applied
UICollectionViewFlowLayout `targetContentOffset` - how to keep cells centered after orientation change?
SwiftUI - Animate view transition and position change at the same time
`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
aheze answers
How to implement a reusable button with style, text and icon using SwiftUI?
How to make screenshots with device bezels for the App Store in Xcode?
Change UIView width in Swift 5
Buttons in SwiftUI List ForEach view trigger even when not "tapped"?
Change SwiftUI ProgressView Color - macOS not iOS
An issue with CAShapeLayer and UIBezierPath drawing circle counterclockwise
Where is Self._printChanges() defined and/or documented for SwiftUI?
UIKit UIViewController that passes a Binding to a SwiftUI View
How can I add the safe area to the view height?
SwiftUI equivalent to textFieldShouldReturn