Hi,
Little question, i was trying to optimise a TabbedPage of 3 pages.
To make it more fluid i have moved the call of initializeComponents() from the constructor to an overide of OnAppearing().
It works corectly but i have a doubt if it's an acceptable practice or not ?
Thanks.