navigationbaritems Questions
2
Solved
How can I add a badge to navigationBarItems in SwiftUI and iOS 14?
I cannot find anything on the net...
I want for example add a badge over the leading navigationBarItems:
var body: some View {
Na...
Ululate asked 19/1, 2021 at 13:27
1
Solved
Since iOS 14 i have a strange behavior where i have a padding around a list in a NavigationView as soon as i add navigationBarItems...
My code :
import SwiftUI
struct TestList: View {
var b...
Enchiridion asked 2/10, 2020 at 17:1
1
© 2022 - 2024 — McMap. All rights reserved.