React-native-tab-view: Fix the difference in height from a tab to another

Created on 21 Feb 2017  路  4Comments  路  Source: satya164/react-native-tab-view

The height stays the same as the longest tab view, it's not updated when switching from one to another.

Thank you.

All 4 comments

Hi @moerabaya! Can you provide any visual example please :) ?

This is a non-goal for this project. If you need this in your app, you can add onLayout to your scene and animate the height when active route changes.

@satya164 could you make a simple example please?

@satya164 can you please share some code how to handle height changes ?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ahmedrowaihi picture ahmedrowaihi  路  3Comments

ashusdn picture ashusdn  路  4Comments

compojoom picture compojoom  路  4Comments

lubomyr picture lubomyr  路  3Comments

hyochan35 picture hyochan35  路  3Comments