Eric Vicenti 5041171b78 Fix ScrollResponder scrollResponderScrollNativeHandleToKeyboard when kb is offscreen
Summary: public

`scrollResponderScrollNativeHandleToKeyboard` would fail silently if there is no keyboard present. This makes sure to do the correct scrolling behavior, by assuming the screen height is where the keyboard would be located.

This still might not work properly in landscape apps, but it should not make the situation worse

Also fix an issue wehre `scrollResponderKeyboardDidHide` would swallow the event

Reviewed By: vjeux

Differential Revision: D2643477

fb-gh-sync-id: f917390f4709361cc47bcd553b214833422ec05d
2015-11-12 19:17:28 -08:00
..
2015-07-24 08:41:58 -08:00
2015-11-05 03:35:18 -08:00
2015-03-25 11:09:54 -08:00
2015-11-12 12:41:32 -08:00
2015-10-30 17:09:27 -07:00
2015-09-08 03:34:33 -08:00
2015-11-11 06:44:30 -08:00
2015-11-12 12:41:32 -08:00
2015-11-07 11:41:20 -08:00
2015-07-24 08:41:58 -08:00
2015-11-12 13:24:27 -08:00
2015-07-24 08:41:58 -08:00
2015-04-15 06:06:29 -08:00