Skip to content

ScrollResponder.scrollResponderScrollNativeHandleToKeyboard calls deprecated apis #28203

@janicduplessis

Description

@janicduplessis

Description:

ScrollResponder.scrollResponderScrollNativeHandleToKeyboard calls deprecated getInnerViewNode and getInnerViewRef. The warning recommends using innerViewRef, however I'm not sure how this could be done from ScrollResponder.

React Native version:

Master

Steps To Reproduce

Call scrollResponderScrollNativeHandleToKeyboard on a ScrollView responder instance.

Expected Results

No deprecation warnings.

Snack, code example, screenshot, or link to a repository:

N/A

Metadata

Metadata

Assignees

Labels

ContributorA React Native contributor.Resolution: LockedThis issue was locked by the bot.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions