i've got two canvases in a tabnavigator which are named students and courses
the student canvas contains alot more information than the courses canvas my idea is that when the user click on the course tab the tabnavigator should resize(shrink) to fit. does anyone know how i can achieve this? my other question is can i achieve the same effect without having to switch states instead tell the tab navigato to resize itself

