mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 09:35:48 +00:00
97153d68cf
Summary: UIScrollView's internal logic with scroll indicator dies when bad values (e.g. NaN/Infinity) are set on the position/size. We already guard UIManager with these checks but the RCTScrollView's underlying scrollview (RCTCustomScrollView) can get these set from other places, and we're seeing crashes in this area. Reviewed By: javache Differential Revision: D4088601 fbshipit-source-id: b1185cc7c65ba0266787441169264c94338fc55c