Skip to content

React-Native scrollToEnd on iOS behaves differently than scrolling manually, putting items to bottom #12995

@ebaynaud

Description

@ebaynaud

Description

Please consider this example on iOS: https://sketch.expo.io/SyeyMSx_il

Try to scroll manually, everything looks normal: No comments message stays on top.
If you click now on the button now, the No comments message sticks to the bottom.
If you scroll manually again, everything goes normal again.
Why using scrollToEnd should be different than scrolling manually? And how to fix this weird behaviour?

Reproduction

https://sketch.expo.io/SyeyMSx_il

Solution

No cool solution yet http://stackoverflow.com/questions/42833386/react-native-scrolltoend-on-ios-behaves-differently-than-scrolling-manually-put/42845864#42845864

Additional Information

  • React Native version: 0.42.0
  • Platform: iOS
  • Operating System: MacOS
  • Dev tools: Xcode

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions