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

how to add vertical scroll #25

Open
markjornales opened this issue Mar 2, 2023 · 1 comment
Open

how to add vertical scroll #25

markjornales opened this issue Mar 2, 2023 · 1 comment

Comments

@markjornales
Copy link

No description provided.

@zachcowell
Copy link

i was able to get vertical scrolling to work by using the version found in this pull request commit:

https://github.com/ledmago/react-native-auto-scrolling/blob/57cc77f106695776a9ef63b28b7c9fcfe03942c8/src/index.tsx

I manually added the index.tsx to my project and gave it a vertical={true} and everything is working smoothly. isLTR also works and I can reverse the direction of the vertical scroll 👍

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

2 participants