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

Not working with ScrollView #74

Open
priyesh9875 opened this issue Dec 30, 2016 · 2 comments
Open

Not working with ScrollView #74

priyesh9875 opened this issue Dec 30, 2016 · 2 comments

Comments

@priyesh9875
Copy link

It works with View, but not working with ScrollView

Platform: Android 6

@lucaswlt
Copy link

lucaswlt commented Jan 9, 2017

Hi @priyesh9875,

I think this is a platform related issue since I managed to make it work on iOS without any problem. But you're right, I am facing some issues on Android...

@mikelambert
Copy link
Contributor

mikelambert commented Jan 30, 2017

Set the containing ScrollView to removeClippedSubviews={false} and things should work (though it's not a great solution for performance reasons). See facebook/react-native#8088

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

3 participants