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

RTL ScrollView on scroll after get more data in component state scroll bar get back to start in Android not in IOS #17540

Closed
shoaibjilanigeniteam opened this issue Jan 11, 2018 · 2 comments
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@shoaibjilanigeniteam
Copy link

On scrolling ScrollView when scrollbar get to the end and new data is merged onscroll event then in Android scroll bar get back to starting position not in IOS?

I have updated my react-native version to 0.51.0 but it still not working on Android.

I thought it must get fixed on this fix
c278020

Environment:
OS: Windows 7 Ultimate
Node: 8.1.4
Yarn: 0.22.0
npm: 5.0.4

Packages: (wanted => installed)
react-native: 0.51.0
react: 16.0.0-alpha.12

  1. set application to RTL true
  2. on scrollView if it get scroll to end then load more data from api and merge it in existing items
  3. then scrollview get showing new items with load items I also use this technique in english app it is working fine on Android and IOS but in RTL on Android scroll bar is going back to starting position.

It must work like it is working on LTR application it is not scrolling back to staring position.

@react-native-bot
Copy link
Collaborator

@facebook-github-bot no-template

@facebook-github-bot
Copy link
Contributor

Hey @shoaibjilanigeniteam, thanks for posting this! It looks like your issue is missing some required information. Can you please add all the details specified in the Issue Template? This is necessary for people to be able to understand and reproduce your issue. I am going to close this, but please feel free to open a new issue with the additional information provided. Thanks!

How to ContributeWhat to Expect from Maintainers

@facebook-github-bot facebook-github-bot added the Ran Commands One of our bots successfully processed a command. label Jan 11, 2018
@facebook facebook locked as resolved and limited conversation to collaborators Jan 11, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jan 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants