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 Aufrufe

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 Aufrufe

New macOS 26 Style OnBoarding Animation Using SwiftUI

New macOS 26 Style OnBoarding Animation Using SwiftUI

76,589 Aufrufe

New iOS 26 Style OnBoarding Animation Using SwiftUI

New iOS 26 Style OnBoarding Animation Using SwiftUI

61,844 Aufrufe

Dynamic Island Toasts | SwiftUI

Dynamic Island Toasts | SwiftUI

55,383 Aufrufe

iOS 26 Fitness App Custom Tab Bar Using SwiftUI

iOS 26 Fitness App Custom Tab Bar Using SwiftUI

25,530 Aufrufe

App Store Hero Transition Using SwiftUI

App Store Hero Transition Using SwiftUI

23,498 Aufrufe

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 Aufrufe

Recreating iOS 26 Style Mail App Segmented Control using SwiftUI

Recreating iOS 26 Style Mail App Segmented Control using SwiftUI

16,041 Aufrufe

Apple Books Hero Effect Prototype using SwiftUI

Apple Books Hero Effect Prototype using SwiftUI

27,067 Aufrufe

Prevent Users from Taking Screenshots of a SwiftUI View

Prevent Users from Taking Screenshots of a SwiftUI View

23,765 Aufrufe

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 Aufrufe

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 Aufrufe

Apple Music Style Background Gradient From Image Colors Using SwiftUI

Apple Music Style Background Gradient From Image Colors Using SwiftUI

16,122 Aufrufe

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 Aufrufe

Recreated using SwiftUI👇

Recreated using SwiftUI👇

35,801 Aufrufe

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 Aufrufe

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 Aufrufe

Floating Tab Bar - iOS 17 & 18

Floating Tab Bar - iOS 17 & 18

40,123 Aufrufe

Videos

_Kavsoft's profile picture

Recreated using SwiftUI✌️

Kavsoft

78,553 Aufrufe • vor 4 Monaten

_Kavsoft's profile picture

Morphing SwiftUI View | iOS 18+

Kavsoft

59,900 Aufrufe • vor 3 Monaten