Files
react-native/React/Views
Mehdi Mulani 97153d68cf Guard against bad values set in RCTCustomScrollView
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
2016-10-27 09:28:32 -07:00
..
2016-01-07 12:03:17 -08:00
2016-08-10 13:13:34 -07:00
2016-07-12 05:59:12 -07:00
2016-09-08 17:58:50 -07:00
2016-09-08 17:58:50 -07:00
2015-06-03 09:49:35 -08:00
2016-07-20 08:58:59 -07:00
2015-03-26 02:42:24 -08:00
2016-06-09 09:58:31 -07:00
2016-10-27 06:58:52 -07:00
2016-10-27 06:58:52 -07:00
2016-06-07 07:43:49 -07:00
2016-07-12 05:59:12 -07:00
2016-06-09 09:58:31 -07:00