TabBarview에서 controller 활용

kbs·2023년 1월 26일
0

1) TabBarView에서 내장 controller 생성

2) bottomnavigationbar에서 controller attach해서 ontap할때마다 tabbarview의 해당 children으로 animateto

3) initState에서 controller 선언하고 tablistener을 계속 바라보도록 설정

4) tablistener는 index에서 controller index를 설정

0개의 댓글