It does work and doesn't look too bad. But if we wanted to add some custom padding to make it look exactly how we wish it wouldn't be possible because we don't know how a user would use our views and that could change how this bottom bar looks. We work on a native Swift SDK to add some context. So the user could use our view in a 2D window, 3D window, in a 2D window but as a subview, etc. And we don't have a way of knowing how to adjust our padding because there is no concept of safe area.
I'm not sure if this is deliberate or not but if you have any context on that it would be great.
Thank you again for the quick responses :)
Here is what the bottom bar looks like in different contexts:
2D Window:
3D Window:
2D window but with another view