angular - ion-tabs vs using child-components as tabs -


what advantages, disadvantages of both methods?

i've tried using ion-tabs show 2 different tabs when tried push new view did not require tabs, transition buggy.

it first show blank screen , view slide in right. same when pop navcontroller stack. show blank screen , previous page slide in left.

so work around use child components own tabs trigger component show. there performance issues method? above problem have fix?

right biggest issue scroll position remains same when switch between 2 tabs. ie. when scroll way bottom of first tab , switch second tab, second tab scrolled way bottom. idea keep track of scroll position , when user switches tabs, know he/she @ , scroll accordingly. see problems this? love follow best practices.


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -