Explore tweets tagged as #NavigationStack
@azamsharp
Mohammad Azam
4 months
Multi-Tab Navigation maintaining individual NavigationStack. Navigation chapter is coming along nicely!
4
7
118
@swiftyplace
Karin Prater
2 years
One of the features I was most excited about was the zoom transition animation. This works between screens inside NavigationStack or sheets. But it is only available for iOS. MacOS has no transitions when you push to a detail view 😭. Why is this so hard to implement? It is an
2
2
71
@BigMtnStudio
Mark Moeykens
2 months
❓How can I manage navigation paths with enums in SwiftUI? 💡Create an enum for screens, then use NavigationStack with a path array of those enum values. You can append to navPath for deep linking. 👉Free #SwiftUI picture book at https://t.co/fC3W05RAZO
0
8
104
@SamProgramiz
SamProgramiz
3 days
👋iOS developers has anyone managed to successfully migrate their app to the new swift UI navigation api, namely NavigationStack? Also, do you guys use one root NavigationStack declaration and one path binding to this declaration throughout the app?
2
2
9
@swiftyplace
Karin Prater
2 years
I just learned that you can use dismiss to pop to root with NavigationSplitView/NavigationStack. This is super convenient 🤯. It is working for iOS 18 with NavigationSplitView and earlier iOS versions with NavigationStack.
2
3
128
@Dimillian
Thomas Ricouard
1 year
And this is how the root of this new app is architectured. A list of tabs, a custom container as root and then each root view for the tab embedded in a NavigationStack.
5
8
150
@jeff_okoli
Jeff
4 days
How do I ensure that a background is applied to the NavigationStack in SwiftUI? It has a white background by default, and as you can see, there’s a flash of white that appears when I navigate.
3
2
5
@monika_mateska
Monika Mateska
2 years
So many insights of NavigationStack by @filipsardjoski. Thanks for the talk 🙌🏼
2
2
19
@iOSDevTools
iOS Dev Tools 
2 months
#iOSdev tool alert! 🚨 Navigator provides SwiftUI with a simple yet powerful navigation layer based on NavigationStack. https://t.co/jy6SuTwwHk
0
0
2
@jeff_okoli
Jeff
4 months
Hey guys, I’ve been a bit busy with work, but I’ve got an update on my SwiftUI learning. I recently(last week) learned about NavigationStack and how to pass data between views.
7
5
38
@kazu725140
クラフトワーク
1 year
今日の SwiftData と NavigationStack の練習 元データをChatGPTに作らせてます ちょっと慣れてきた でもまだまだ難しい #SwiftUI
0
1
15
@ekurutepe
Engin Kurutepe
2 months
Prototyping a multi-page paywall for SolarWatch: - two screens of SwiftUI Screens - one @RevenueCat Paywall at the end - I put the RC Paywall in a ZStack with a custom close button to make the whole NavigationStack dismiss instead of just popping back to the previous screen.
2
0
3
@waghnakh_21
Mayank Gupta🧑🏻‍💻
1 year
SwiftUI Navigation API is a big pain in the ass of iOS developers... The best suited solution for this problem is to replace the NavigationStack control with Coordinator Pattern in your project. Coordinator Pattern offers reusability and testability in codebase. In this
4
9
28
@CarlosBBuild
Carlos Valentin
7 months
Learn how to use NavigationStack and NavigationLink in SwiftUI – thank you for all the support. https://t.co/xOvr1BNeRY
0
4
59
@_take_hito_
小清水健人
2 years
ホントだ😂笑 iOS 17.4でNavigationStackの挙動結構変わった気がする‥!
@the_uhooi
ウホーイ
2 years
まさかの iOS 17.4 で直った!!! iOS 17.3.1 だとダメだった
1
0
12
@o_kwasniewski
Oskar Kwaśniewski
10 months
I'm working on something new.. 👀 React Native + SwiftUI's NavigationStack = 🪄✨ This is an early prototype for adding new views to the navigation stack using SwiftUI 🏗️
7
11
319
@ivryb
Evan Ry
5 months
Day 1 developing an app with SwiftUI: I found a bug in NavigationStack + TabView 😭 I decided to try SwiftUI after getting tired of being constantly shot in the foot by React Native and hoped to find some relief. What a disappointment...
1
0
1
@WhyJi_Kim
Ji Kim
3 months
Day 26 of posting: Finished Project 9_Navigation Learned: NavigationLink & NavigationDestination NavigationStack & NavigationPath Toolbar & nav bar customization Side project: Building PillPal 💊 pill reminder app for my grandma ❤️ #buildinpublic #100DaysOfSwiftUI
2
0
10
@CarlosBBuild
Carlos Valentin
8 months
Quick video on building a detail screen from a struct — perfect setup before we dive into NavigationStack. https://t.co/mH2N58NXkk
0
3
18