Kavsoft

1.5K posts

Kavsoft banner
Kavsoft

Kavsoft

@_Kavsoft

Kavsoft is where I make videos about iOS Apps Using SwiftUl | Patreon: https://t.co/WEfT4QVjWi | Creator of https://t.co/IOZEHM1BcM | More: https://t.co/OOvKGjjluJ

Katılım Haziran 2020
43 Takip Edilen28.5K Takipçiler
Kavsoft retweetledi
Kavsoft
Kavsoft@_Kavsoft·
New iOS 26 Style OnBoarding Animation Using SwiftUI youtu.be/IoLPClPxgsY
YouTube video
YouTube
English
23
64
1.2K
57.1K
Kavsoft
Kavsoft@_Kavsoft·
iOS 26 Custom Keyboard ToolBar Using SwiftUI | Expandable Toolbar youtu.be/W30FV6QBTok
YouTube video
YouTube
English
5
11
272
14K
Kavsoft
Kavsoft@_Kavsoft·
Apple Music Style Background Gradient From Image Colors Using SwiftUI youtu.be/V7is79E2vhk
YouTube video
YouTube
English
1
10
236
15.3K
Kavsoft
Kavsoft@_Kavsoft·
SimRecorderX App Update: Now, you can crop the simulator menu bar from the recorded video✌️ For more: apple.co/4v7ufI9 NOTE: The next app update will introduce a pan and zoom keyframe animation feature.
English
4
3
64
7.9K
Kavsoft
Kavsoft@_Kavsoft·
I recently discovered that the SwiftUI EnvironmentValues infant contains Device Corner Radius value, but it’s not available for use. However, we can easily extract those values using a simple String Regex. With this information, we can basically Backport the ConcentricRectangle shape for older iOS versions as well. For More, check out this video. youtu.be/D6vOHiBpemM NOTE: I tested this even with iOS 16, and the value is indeed present. It’s possible that it’s available for even older versions, but I haven’t tested it yet.
YouTube video
YouTube
Kavsoft tweet media
English
2
14
300
18.1K
Kavsoft
Kavsoft@_Kavsoft·
AppleTV App Animated Carousel Using SwiftUI youtu.be/db7K8wvSBXQ NOTE: This is a ScrollView!
YouTube video
YouTube
English
3
18
317
17.8K
Kavsoft
Kavsoft@_Kavsoft·
I’m not sure if this will help, but using “.defaultScrollAnchor(.bottom)” should automatically start the scroll position at the bottom when new content is added through ForEach. With the new ScrollPosition, you can also scroll to any anchor point without needing an explicit id, for example:
“scrollPosition.scrollTo(edge: .bottom)” Here’s a simple example of this behavior using ScrollView (a demo chat built with FoundationModel). Hope this helps✌️
English
4
1
136
8.4K
Edward Sanchez
Edward Sanchez@edwardsanchez·
I think if someone offered me a ScrollView replacement that handled chat-like (inverse scrolling) behavior in SwiftUI (even UIKit) for $10,000. I'd pay for it gladly. Never have I ever been more frustrated by having to do something seemingly so simple yet at every step of the way there's another gotcha. I think I must have spent over a billion tokens on this problem and nothing.
English
29
3
108
45.7K