mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
53f89bacd4
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/53890 Changelog: [Internal] - Adds support for VirtualView v2 in Android HorizontalScrollView native component by implementing VirtualViewContainer interface. Only on Android because iOS equivalent native components are already set up to support virtualview v2 on horizontal scrollviews. ## Changes in Detail Adds necessary changes to Android `HorizontalScrollView` native component to support the experimental version of VirtualView. Reviewed By: lunaleaps Differential Revision: D82783403 fbshipit-source-id: 1e55eb054ab098af5ca8dd526b27c574025943c4