react-native/React/Views/ScrollView
zhongwuzw ebe282773d Fixes wrong time unit of scroll event throttle (#25098)
Summary:
We need to use second for calculation, so change 17ms to 0.017s instead.

## Changelog

[iOS] [Fixed] - Fixes wrong time unit of scroll event throttle
Pull Request resolved: https://github.com/facebook/react-native/pull/25098

Reviewed By: sahrens, cpojer

Differential Revision: D15576526

Pulled By: sammy-SC

fbshipit-source-id: ddd8dd9098cbe582c6923ce8466892c363c090fc
2019-06-05 13:52:19 +01:00
..
RCTScrollContentShadowView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollContentShadowView.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollContentView.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollContentView.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollContentViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollContentViewManager.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollView.h Add scrollToOverflowEnabled prop to ScrollView (#24296) 2019-04-08 23:22:33 +02:00
RCTScrollView.m Fixes wrong time unit of scroll event throttle (#25098) 2019-06-05 13:52:19 +01:00
RCTScrollViewManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTScrollViewManager.m Add scrollToOverflowEnabled prop to ScrollView (#24296) 2019-04-08 23:22:33 +02:00
RCTScrollableProtocol.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00