I've been testing the safeAreaBar
modifier to develop a custom tab bar. From my understanding, this should enable the .scrollEdgeEffectStyle
to work with this bar, but I don't see any effect.
Could you please clarify the difference between safeAreaBar
and safeAreaInset
?