Kavsoft's banner
Kavsoft's profile picture

Kavsoft

@_Kavsoft29,259 subscribers

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

Shorts

Found that In iOS 27, adding the “matchedTransitionSource” modifier before applying a glass effect modifier will result in the same transition as a menu-style morphing effect! Full Implementation With Custom Tab Bar: NOTES: Video 2: Applying transition source modifier before the glass effect. Video 3: Applying transition source modifier after the glass effect. Tested on Xcode 27 Beta 5 (iOS 27 Beta 5)

Found that In iOS 27, adding the “matchedTransitionSource” modifier before applying a glass effect modifier will result in the same transition as a menu-style morphing effect! Full Implementation With Custom Tab Bar: NOTES: Video 2: Applying transition source modifier before the glass effect. Video 3: Applying transition source modifier after the glass effect. Tested on Xcode 27 Beta 5 (iOS 27 Beta 5)

43,653 次观看

Starting with iOS 27, we can actually convert a tab bar to a sidebar. A new modifier was introduced to do this. “.defaultTabBarPlacement(.sidebar)” As of current testing, this seems to work on iPhones as well when the app is in landscape mode. This is the same behavior used in the iPhone Health app, where the tab bar converts into a sidebar in landscape mode!

Starting with iOS 27, we can actually convert a tab bar to a sidebar. A new modifier was introduced to do this. “.defaultTabBarPlacement(.sidebar)” As of current testing, this seems to work on iPhones as well when the app is in landscape mode. This is the same behavior used in the iPhone Health app, where the tab bar converts into a sidebar in landscape mode!

57,448 次观看

New macOS 26 Style OnBoarding Animation Using SwiftUI

New macOS 26 Style OnBoarding Animation Using SwiftUI

76,589 次观看

New iOS 26 Style OnBoarding Animation Using SwiftUI

New iOS 26 Style OnBoarding Animation Using SwiftUI

61,844 次观看

Dynamic Island Toasts | SwiftUI

Dynamic Island Toasts | SwiftUI

55,383 次观看

iOS 26 Fitness App Custom Tab Bar Using SwiftUI

iOS 26 Fitness App Custom Tab Bar Using SwiftUI

25,530 次观看

App Store Hero Transition Using SwiftUI

App Store Hero Transition Using SwiftUI

23,498 次观看

Toolbar Header Scroll Animation Effects Using SwiftUI | Luma's Header Scroll Effect NOTE: This is native navigation toolbar ✌️

Toolbar Header Scroll Animation Effects Using SwiftUI | Luma's Header Scroll Effect NOTE: This is native navigation toolbar ✌️

29,485 次观看

Recreating iOS 26 Style Mail App Segmented Control using SwiftUI

Recreating iOS 26 Style Mail App Segmented Control using SwiftUI

16,041 次观看

Apple Books Hero Effect Prototype using SwiftUI

Apple Books Hero Effect Prototype using SwiftUI

27,067 次观看

Prevent Users from Taking Screenshots of a SwiftUI View

Prevent Users from Taking Screenshots of a SwiftUI View

23,765 次观看

On iOS 26, you can now directly apply the matchedTransitionSource modifier to any ToolBarItems. Furthermore, presentation detents are also compatible with Zoom Transitions. (However, on iOS 18, presentationDetents will have no effect and will result in a full-screen cover behavior.) Eg: ToolBarItem {} . matchedTransitionSource(…)

On iOS 26, you can now directly apply the matchedTransitionSource modifier to any ToolBarItems. Furthermore, presentation detents are also compatible with Zoom Transitions. (However, on iOS 18, presentationDetents will have no effect and will result in a full-screen cover behavior.) Eg: ToolBarItem {} . matchedTransitionSource(…)

34,748 次观看

Inspired by the Telegram’s iOS 26 Animated Tab Bar ✌️ I just traversed through the tab bar to find the associated Image views and simply added SF Symbol Effects to them, and it just works perfectly fine. NOTE: This is a native tab view with a tab bar.

Inspired by the Telegram’s iOS 26 Animated Tab Bar ✌️ I just traversed through the tab bar to find the associated Image views and simply added SF Symbol Effects to them, and it just works perfectly fine. NOTE: This is a native tab view with a tab bar.

27,071 次观看

Apple Music Style Background Gradient From Image Colors Using SwiftUI

Apple Music Style Background Gradient From Image Colors Using SwiftUI

16,122 次观看

Since each detail view is a scroll view, we can easily recreate the same effect by combining scroll geometry and custom scroll target behavior. Result👇

Since each detail view is a scroll view, we can easily recreate the same effect by combining scroll geometry and custom scroll target behavior. Result👇

20,540 次观看

Recreated using SwiftUI👇

Recreated using SwiftUI👇

35,801 次观看

Recreated Using SwiftUI✌️ For More 👇 NOTE: The Animation is done using the Keyframe’s API

Recreated Using SwiftUI✌️ For More 👇 NOTE: The Animation is done using the Keyframe’s API

19,325 次观看

SwiftUI introduced a new modifier on iOS 26+ that essentially removes the thumb from the Slider and transforms it into a draggable progress bar. Currently, there’s no way to adjust the size of the progress bar. However, by using the scale and other modifiers, we can create a progress bar that is similar to the iOS Volume slider! Modifier: sliderThumbVisibility()

SwiftUI introduced a new modifier on iOS 26+ that essentially removes the thumb from the Slider and transforms it into a draggable progress bar. Currently, there’s no way to adjust the size of the progress bar. However, by using the scale and other modifiers, we can create a progress bar that is similar to the iOS Volume slider! Modifier: sliderThumbVisibility()

22,783 次观看

Floating Tab Bar - iOS 17 & 18

Floating Tab Bar - iOS 17 & 18

40,123 次观看

Videos

_Kavsoft's profile picture

Recreated using SwiftUI✌️

Kavsoft

78,553 次观看 • 4 个月前

_Kavsoft's profile picture

Morphing SwiftUI View | iOS 18+

Kavsoft

59,900 次观看 • 3 个月前