(no title)
interpol_p | 6 months ago
Your container views can extend the safe areas for their children as well. In our apps, which allow users to run their own custom projects, we increase the safe area for our UI so that users can avoid it in their own rendering
Safe area is a fairly neat and functional API. The unfortunate thing is the older `CGDisplayCopyAllDisplayModes` API is just lumping all resolutions together
eviks|6 months ago
But also you don't need to degrade Mac dev experience for games to tackle ipads the games will not be developed on, aliases exist
dkiebd|6 months ago