Today there was Apple Event 2025 and it came up with new:
- AirPods Pro 3
- Watch Series 11
- Watch SE 3
- Watch Ultra 3
- iPhone 17 Pro
- iPhone 17
- iPhone Air

Technology Makes A Wonderful World
Today there was Apple Event 2025 and it came up with new:

On iOS 26, sliders now support tick marks with a TrackConfiguration. This configuration is used to set up the look and behavior for the slider.

Here we can take example to limit speed slider to only 5 values. Let see how to set the track configuration.
We have already discussed about How to adopt Liquid Glass in UIButton in Swift? It’s easy to adopt liquid glass design in any view with SwiftUI, I will add separate post for that. In this post let’s discuss about – create liquid glass for custom view in Swift.

Apple just introduced Liquid Glass design in WWDC25 event. Here I am posting little snippet that how to apply liquid glass style to UILabel in UIKit with Swift Language.
Have you seen WWDC25? There are many new hidden gems (frameworks) introduced.

Here is list of frameworks with the basic use of it.
Yesterday we have already discussed about How to create Liquid Glass Button in SwiftUI? I thought many of the developers (even me) using the UIKit. So, let’s quickly check how to adopt Liquid Glass in UIButton.

Apple just introduced Liquid Glass design in WWDC25 event. Here I am posting little snippet that how to apply liquid glass style to UIButton in UIKit with Swift Language.
How do you feel about liquid glass in iOS 19 iOS 26?

Apple just introduced Liquid Glass design in today’s WWDC25 event. Here I am posting little snippet that how to apply liquid glass style to Button in SwiftUI.