Hi, I want to create a TabbedPage and I have more than 5 tab children. All the tab children are creating dynamically. I know in tabbed page when we increase the number of tab children the performance will degrade. And Instead of tabs we can use carousel as well. In performance wise what is the more efficient way?
↧