react-native/Libraries
Spencer Ahrens 27c3e32abf FrameRateLogger JS module
Summary:
This adds a flowified JS module for the FrameRateLogger native module and plugs
it into `ScrollResponder` and `AppRegistry`.

If there is no `FrameRateLogger` native module, then the function calls will be no-ops.

One major limitation is that we can't track animated/programatic scrolls because we don't
have reliable end events. Would be generally useful to add those in a followup though.

Reviewed By: fkgozali

Differential Revision: D4765694

fbshipit-source-id: f3bec771df6ac918200c1afd1a7d8b6da540a4e2
2017-03-24 18:30:59 -07:00
..
ART Better error for ART <Group /> 2016-12-07 17:13:42 -08:00
ActionSheetIOS
AdSupport
Alert
Animated
AppState
BatchedBridge
BugReporting
CameraRoll
Components FrameRateLogger JS module 2017-03-24 18:30:59 -07:00
Core
CustomComponents
DebugComponentHierarchy
EventEmitter
Experimental
Geolocation Enable -Wimplicit-retain-self en sync warning config for all projects 2017-03-23 15:01:34 -07:00
Image
Inspector
Interaction FrameRateLogger JS module 2017-03-24 18:30:59 -07:00
JSInspector Add Network agent 2016-11-02 12:29:15 -07:00
LayoutAnimation Use checkPropTypes instead of directly calling PropTypes 2017-03-22 16:04:12 -07:00
Linking
LinkingIOS
Lists Re-License Lists with standard React Native License 2017-03-24 14:31:19 -07:00
Modal Add property to force HW acceleration on Android for modal windows 2016-12-14 10:28:33 -08:00
NativeAnimation Enable -Wimplicit-retain-self en sync warning config for all projects 2017-03-23 15:01:34 -07:00
Network Enable -Wimplicit-retain-self en sync warning config for all projects 2017-03-23 15:01:34 -07:00
Performance
PermissionsAndroid inline a bunch of NativeModule requires 2017-02-17 16:49:38 -08:00
PushNotificationIOS
RCTTest
ReactNative FrameRateLogger JS module 2017-03-24 18:30:59 -07:00
Renderer ReactNativeFiber findNodeHandle() bugfix 2017-03-23 11:03:43 -07:00
Sample Fix missing RCTBridgeModule.h 2017-01-31 11:13:50 -08:00
Settings
Share Update Share.js. Fixed bad grammar 2016-11-23 11:28:29 -08:00
Storage
StyleSheet
Text
Utilities
Vibration
WebSocket Enable -Wimplicit-retain-self en sync warning config for all projects 2017-03-23 15:01:34 -07:00
react-native Exposed new ViewPropTypes object on ReactNative renderer (stack and fiber) 2017-03-23 17:45:30 -07:00
vendor Remove `copyProperties` 2017-03-21 08:01:58 -07:00
Promise.js
promiseRejectionIsError.js