react-native-macos/Libraries/Components
Tim Yung ed76d4d8db RN: Statically Define `ReactNativeStyleAttributes`
Summary:
Rewrites `ReactNativeStyleAttributes` so that it is statically defined.

This means it will no longer require a handful of modules that defines `prop-types` only to use their keys.

Functionally, this should be equivalent to what was there before.

Changelog:
[Internal]

Reviewed By: TheSavior

Differential Revision: D29019308

fbshipit-source-id: 47f85a8c7703a133c68c20c7f3e14e1026ce4ff2
2021-06-11 23:52:09 -07:00
..
AccessibilityInfo RN: Reapply `AccessibilityInfo` Changes 2021-04-08 17:37:08 -07:00
ActivityIndicator Convert require to import in Libraries/Components 2021-04-26 12:50:59 -07:00
Clipboard Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
DatePicker Convert require to import in Libraries/Components 2021-04-26 12:50:59 -07:00
DatePickerAndroid Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
DrawerAndroid Update FlowFixMes to use error codes in react-native-github 2021-03-31 18:21:47 -07:00
Keyboard Convert KeyboardAvoidingView to use export default 2021-06-04 12:56:17 -07:00
MaskedView Convert require to import in Libraries/Components 2021-04-26 12:50:59 -07:00
Picker Back out "Back out "[react-native][PR] remove defaultProps from picker of components"" 2021-06-09 10:34:50 -07:00
Pressable Pressable ripple should pick press event coordinates on subsequent press. (#31669) 2021-06-08 15:28:22 -07:00
ProgressBarAndroid Update FlowFixMes to use error codes in react-native-github 2021-03-31 18:21:47 -07:00
ProgressViewIOS Convert require to import in Libraries/Components 2021-04-26 12:50:59 -07:00
RefreshControl Convert require to import in Libraries/Components 2021-04-26 12:50:59 -07:00
SafeAreaView Convert SafeAreaView to ES Module (#31344) 2021-04-14 11:48:42 -07:00
ScrollView Fix inline requires for ESM in react-native-github 2021-06-04 13:05:11 -07:00
SegmentedControlIOS Convert require to import in Libraries/Components 2021-04-26 12:50:59 -07:00
Slider Fix/30842 - Add accessibilityState prop in slider (#31145) 2021-05-21 13:35:56 -07:00
Sound Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
StatusBar Convert require to import in Libraries/Components 2021-04-26 12:50:59 -07:00
Switch Switch: useMergeRef for forwarding ref 2021-06-09 10:12:53 -07:00
TextInput Refactor RCTMultilineTextInputNativeComponent to use NativeComponentRegistry instead of requireNativeComponent 2021-04-30 17:41:25 -07:00
ToastAndroid Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Touchable pre-suppress this typing errors ahead of 154 2021-06-11 14:31:41 -07:00
UnimplementedViews Convert require to import in Libraries/Components 2021-04-26 12:50:59 -07:00
View RN: Statically Define `ReactNativeStyleAttributes` 2021-06-11 23:52:09 -07:00
__tests__ Fix/30842 - Add accessibilityState prop in slider (#31145) 2021-05-21 13:35:56 -07:00
Button.js Adds accessiblity actions on core components (#31532) 2021-05-26 16:49:11 -07: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