aksonov / react-native-tabs

React Native platform-independent tabs. Could be used for bottom tab bars as well as sectioned views (with tab buttons)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this project doesnt work anymore

PerspectivesLab opened this issue · comments

i tried everything the code seem to be broken...

Yes same issue here.
Hi PerspectivesLab, what project do you use instead of this for tab buttons?
Thank you.

i used this simple tabs example here:
https://github.com/infinitered/ChainReactApp/blob/master/App/Containers/AboutScreen.js
function : renderTabs
i would recommend it as its low size, try ChainReactApp and see if it suits your needs

Yeap FUBAR. Tab never hides even if hidden is true.

EDIT: It's a react-native bug: facebook/react-native#18415