Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

it's can't use on react-native 0.48.0,please update #753

Closed
banli17 opened this issue Sep 20, 2017 · 8 comments
Closed

it's can't use on react-native 0.48.0,please update #753

banli17 opened this issue Sep 20, 2017 · 8 comments

Comments

@banli17
Copy link

banli17 commented Sep 20, 2017

No description provided.

@abdullah-bl
Copy link

+1

@syzer
Copy link

syzer commented Sep 29, 2017

@hongshu123 Can you be so kind to post exception / stack / message ?
Can you check newer version yarn add [email protected]

@octohedron
Copy link

octohedron commented Oct 6, 2017

@syzer There are no error messages, it simply doesn't work, can't switch tabs and content is blank, was working fine before updating.

@skv-headless Any ideas to make it work with 0.48 ?

@syzer
Copy link

syzer commented Oct 6, 2017

@octohedron not at the right moment,
Thanks for the warning!
in the meantime im gonna use

"react": "16.0.0-alpha.12",
 "react-native": "0.47.1",

@SupriyaKalghatgi
Copy link

it was working fine with RN 0.47.4

upgrading to RN 48, this is the issue
#762

@dlimx
Copy link

dlimx commented Oct 12, 2017

It works fine for me on 0.50.0-rc1.

What are you running on/with?

@luco
Copy link

luco commented Oct 24, 2017

I was able to make it render after setting a height to ScrollableTabView. It seems that ViewPagerAndroid doesn't work anymore without a height set. However, even after making it render, it doesn't change tabs and it takes a while to make the button press.

I can scroll the ViewPager itself, but the tabs doesn't work.

@syzer
Copy link

syzer commented Oct 24, 2017

have you seen the bug of division by 0 fix ?
#764
maybe try to use this one ^^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants