react-native-tabs icon indicating copy to clipboard operation
react-native-tabs copied to clipboard

this project doesnt work anymore

Open PerspectivesLab opened this issue 7 years ago • 4 comments

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

PerspectivesLab avatar Jun 04 '18 00:06 PerspectivesLab

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

ghost avatar Jul 15 '18 07:07 ghost

https://react-native-training.github.io/react-native-elements/docs/button_group.html I decided to use this.

ghost avatar Jul 15 '18 12:07 ghost

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

PerspectivesLab avatar Jul 15 '18 18:07 PerspectivesLab

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

EDIT: It's a react-native bug: https://github.com/facebook/react-native/issues/18415

rikur avatar Jul 21 '18 19:07 rikur