agg23 / Sila

MIT License
14 stars 6 forks source link

NavigationStack children titles are overlapping the back button #6

Closed agg23 closed 8 months ago

agg23 commented 8 months ago

This is caused by navigationTitle being set inside of loaded data view of CategoryView. Not avoidable as we don’t have the game name until that API call comes back. Maybe passing a placeholder would work?

Pasted Graphic