Skip to content

Commit 221e2fe

Browse files
thymikeefacebook-github-bot
authored andcommitted
Remove mixins from ScrollView (#22374)
Summary: As a part of #22301 it turned out that we need to first convert `ScrollView` to class component. As a first step to do so, here's removal of using `mixins` API, in favor of populating `_scrollResponder` field with `ScrollResponder.Mixin` (still used) methods. Pull Request resolved: #22374 Reviewed By: TheSavior Differential Revision: D13307775 Pulled By: RSNara fbshipit-source-id: 16be1df8a0bf9ccc5cc32f3a017a1279f99268ed
1 parent 94456ed commit 221e2fe

File tree

1 file changed

+111
-86
lines changed

1 file changed

+111
-86
lines changed

0 commit comments

Comments
 (0)