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

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -