react-native-macos/Libraries/Components
Tim Yung d4e29ecdaa RN: Fix `ScrollView` Type Errors
Summary:
Fixes some of the type errors in `ScrollView` that were previously being suppressed by comments. This also slightly simplifies the implementation of `ScrollView`.

Changelog:
[Internal]

Reviewed By: kacieb

Differential Revision: D25097225

fbshipit-source-id: a444db8179c91e264671d8f32431b93c4da8dfc4
2020-11-19 15:55:23 -08:00
..
AccessibilityInfo Deploy Flow v0.136.0 2020-10-18 20:30:55 -07:00
ActivityIndicator replace defaultProps usage in functional components 2020-11-13 17:07:11 -08:00
Clipboard Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
DatePicker Support excluding multiple platforms. 2020-05-07 09:43:52 -07:00
DatePickerAndroid TM JS: Revert to import from TurboModuleRegistry.js 2019-11-08 11:44:16 -08:00
DrawerAndroid chore: use es6 import for DrawerLayoutAndroid (#29639) 2020-08-17 12:52:40 -07:00
Keyboard Fix race condition in KeyboardAvoidingView 2020-07-27 13:16:38 -07:00
MaskedView Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
Picker RN: Cleanup ViewConfig Types 2020-11-18 21:19:12 -08:00
Pressable Pressability: Support Lazy Hook Initialization 2020-09-28 17:23:49 -07:00
ProgressBarAndroid replace defaultProps usage in functional components 2020-11-13 17:07:11 -08:00
ProgressViewIOS Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
RefreshControl Support excluding multiple platforms. 2020-05-07 09:43:52 -07:00
SafeAreaView chore: use es6 import for SafeAreaView component (#29143) 2020-06-18 14:41:43 -07:00
ScrollView RN: Fix `ScrollView` Type Errors 2020-11-19 15:55:23 -08:00
SegmentedControlIOS Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
Slider Make ColorValue public in StyleSheet.js 2020-04-17 13:03:47 -07:00
Sound Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
StatusBar Back out "Change StatusBar default style handling strategy" 2020-11-09 07:24:22 -08:00
Switch RN: Omit Unused Platform-Specific Code 2020-10-06 11:19:00 -07:00
TextInput RN: Cleanup ViewConfig Types 2020-11-18 21:19:12 -08:00
ToastAndroid RN: Remove `fbjs/warning` Dependency 2020-08-25 14:15:35 -07:00
Touchable Lint: fix few "no-unused-var" warnings for imports (#30157) 2020-10-26 17:19:14 -07:00
UnimplementedViews Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00
View RN: Fix `registerGeneratedViewConfig` Types 2020-11-18 21:19:13 -08:00
Button.js Update the documentation of the Button component (#29155) 2020-08-04 05:50:03 -07:00
ScrollResponder.js Avoid eating clicks/taps into ScrollView when using physical keyboard (#30374) 2020-11-19 13:12:41 -08:00
StaticContainer.react.js Cleanup StaticContainer a bit 2020-02-04 13:54:27 -08:00
StaticRenderer.js Convert easy files to flow strict-local 2019-12-05 16:06:46 -08:00