alinz / react-native-tabbar

Tab bar with more freedom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

if child's ref of RawContent is a function, it cause tabbar to crash! :(

alinz opened this issue · comments

  • [] need to find a way to wrap that function

for workaround, a simple View wrapper can be used to prevent this issue! however, none of the lifecycle events for TabContent won't be fired! need a better solution! :(