react-native-macos/Libraries/Components
Tim Yung 3aea678c38 RN: Reduce ForwardRef(View) Noise in Systrace
Summary: When running a trace, reduce the noise from the `__DEV__`-only `ForwardRef(View)` elements.

Reviewed By: ejanzer

Differential Revision: D9445865

fbshipit-source-id: 7cfe87bab6dd62d3800d2ca239724b5063c55c89
2018-08-22 17:49:32 -07:00
..
AccessibilityInfo Add flow suppressions to xplat android 2018-08-13 11:16:41 -07:00
ActivityIndicator Add flow suppressions to xplat android 2018-08-13 11:16:41 -07:00
AppleTV Spread TVViewProps into ViewProps instead of intersection 2018-05-12 10:35:26 -07:00
CheckBox Add flow suppressions to xplat android 2018-08-13 11:16:41 -07:00
Clipboard Adding flow strict local to remaining possible files in xplat/JS 2018-08-09 08:54:44 -07:00
DatePicker RN: Remove Native Prop Validation 2018-06-01 12:54:14 -07:00
DatePickerAndroid Replace '@flow strict(-local)' with '@flow' in .android.js files 2018-08-08 10:48:19 -07:00
DrawerAndroid Don't pass additional args to requireNativeComponent in .android.js files 2018-06-10 15:38:32 -07:00
Keyboard Bump Prettier to 1.13.4 on xplat 2018-06-06 05:32:06 -07:00
MaskedView Replace '@flow strict(-local)' with '@flow' in .android.js files 2018-08-08 10:48:19 -07:00
Navigation Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
Picker Add flow suppressions to xplat android 2018-08-13 11:16:41 -07:00
ProgressBarAndroid Replace '@flow strict(-local)' with '@flow' in .android.js files 2018-08-08 10:48:19 -07:00
ProgressViewIOS RN: Remove Native Prop Validation 2018-06-01 12:54:14 -07:00
RefreshControl Adding flow strict local to remaining possible files in xplat/JS 2018-08-09 08:54:44 -07:00
SafeAreaView Replace '@flow strict(-local)' with '@flow' in .android.js files 2018-08-08 10:48:19 -07:00
ScrollView Typing View style as ViewStyleProp 2018-08-14 16:32:11 -07:00
SegmentedControlIOS RN: Remove Native Prop Validation 2018-06-01 12:54:14 -07:00
Slider Fix more forwardRef displayNames 2018-06-19 14:17:19 -07:00
StatusBar Add flow suppressions to xplat android 2018-08-13 11:16:41 -07:00
Switch Move Switch native require call to new file 2018-08-08 15:03:01 -07:00
TabBarIOS Replace '@flow strict(-local)' with '@flow' in .android.js files 2018-08-08 10:48:19 -07:00
TextInput Expose scrollEnabled as iOS prop for TextInput (#20719) 2018-08-17 19:02:16 -07:00
TimePickerAndroid Replace '@flow strict(-local)' with '@flow' in .android.js files 2018-08-08 10:48:19 -07:00
ToastAndroid Replace '@flow strict(-local)' with '@flow' in .android.js files 2018-08-08 10:48:19 -07:00
ToolbarAndroid Don't pass additional args to requireNativeComponent in .android.js files 2018-06-10 15:38:32 -07:00
Touchable RN: Fix Touchable Debug View 2018-08-13 12:01:57 -07:00
UnimplementedViews Adding flow strict local to remaining possible files in xplat/JS 2018-08-09 08:54:44 -07:00
View RN: Reduce ForwardRef(View) Noise in Systrace 2018-08-22 17:49:32 -07:00
ViewPager Add flow suppressions to xplat android 2018-08-13 11:16:41 -07:00
WKWebView Move WKWebView into WebView.ios.js 2018-08-16 16:52:44 -07:00
WebView Warn when 'scalesPageToFit' prop is used 2018-08-16 16:52:44 -07:00
Button.js accessibilityTraits + accessibilityComponentType >> accessibilityRole + accessibilityStates 2/3 2018-07-25 23:48:26 -07:00
ScrollResponder.js Fix keyboard handling with keyboardShouldPersistTaps: never 2018-05-14 23:46:50 -07:00
StaticContainer.react.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
StaticRenderer.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
Subscribable.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00