Skip to content

Solutions to disable autoscroll on TextInput focus inside a ScrollView on Android #478

@Noitidart

Description

@Noitidart

Introduction

This is regarding this topic here - facebook/react-native#19995

@babara2 or @EdgarHSM were you able to find solution to this?

Details

Many times we want to handle focus scrolling ourselves, so want to disable the auto scroll by ScrollView. I asked this question on StackOverflow as well but no working solutions yet - https://stackoverflow.com/q/72157546/1828637

Discussion points

Does anyone have a solution on how to disable this in scroll view? I did create a custom scroll view with reanimated however it uses pan gesture handler and that conflicts with TextInput as seen here - software-mansion/react-native-gesture-handler#668

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions