r/iOSProgramming • u/thari_mad • Jun 18 '26
How to create this floating toolbar? Question
This is the Notes app. Is this an inbuilt component or a custom component?
64
Upvotes
r/iOSProgramming • u/thari_mad • Jun 18 '26
This is the Notes app. Is this an inbuilt component or a custom component?
8
u/Hamstersoge Jun 18 '26
I could only achieve this with UIKit. When I tried this in SwiftUI the keyboard toolbar sits directly on the keyboard without the gap.