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

Flex: 1 to scrollView stop "scrollTo" method #11419

Closed
kfir91 opened this issue Dec 12, 2016 · 1 comment
Closed

Flex: 1 to scrollView stop "scrollTo" method #11419

kfir91 opened this issue Dec 12, 2016 · 1 comment
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@kfir91
Copy link

kfir91 commented Dec 12, 2016

Hello,
when i add to my scrollview this line:
contentContainerStyle={{flexDirection: 'row-reverse', alignItems: 'flex-start', flex: 1, }}

the scrollTo method stop to working, its do nothing.

what can i do?
if i remove the flex: 1 i dont see the content and when i set flexDirection to "row" and not row-reverse
i see only the first view in the scrollview...

tnx a lot

@lacker
Copy link
Contributor

lacker commented Dec 17, 2016

Hi, thanks for bringing this up! It seems like this might be a better question for stack overflow, since it is more "how do I do X" rather than "here is a bug". I am going to close this issue with that suggestion.

@lacker lacker closed this as completed Dec 17, 2016
@facebook facebook locked as resolved and limited conversation to collaborators May 24, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants