Heavy use of layout groups and content fitters performance

Hello everyone,

So I’m working on a non-game mobile app where there’s a lot of pages the user can navigate to. Will heavy use of layout groups and content fitters be a good workflow for doing the layouts for the pages? This is in terms of performance and if it’s efficient (development time).

I’m unsure about this because I’ve seen senior developers use a lot of layout groups and fitters for doing the layouts (I assume its because its faster than manually arranging the elements and is dynamic) and I on other hand, try to avoid layout groups and manually place elements as I thought these are bad for performance.

If you are not making a game and are looking to create a mobile app, Unity is not the best platform. I recommend using Xamarin. I have used it quite a lot to create multi-platform mobile applications. Have a google and YouTube of Xamarin.