react-native-macos/Libraries/Components
Meghnath Pillay b998e32501 removed default props for drawerBackgroundColor and fixed lint issues (#32162)
Summary:
Removed the deaultProps in the DrawerLayoutAndroid file and replaced it with a default value in case props are undefined.
## Changelog
[General] [Changed] - Remove defaultProps from the DrawerLayoutAndroid Component.�lunaleaps this is the fix for issue https://github.com/facebook/react-native/issues/31606

Pull Request resolved: https://github.com/facebook/react-native/pull/32162

Test Plan: Ran test suite

Reviewed By: lunaleaps

Differential Revision: D30776242

Pulled By: cortinico

fbshipit-source-id: 51408acd92aecb8d725b0bbf39ddb059924481e5
2021-09-08 07:09:51 -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 refactor: remove DefeaultProps from the DatePickerIOS component (#32064) 2021-08-25 13:09:36 -07:00
DatePickerAndroid Remove DatePickerAndroid from react-native-github 2021-08-25 13:38:25 -07:00
DrawerAndroid removed default props for drawerBackgroundColor and fixed lint issues (#32162) 2021-09-08 07:09:51 -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
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 keyboardDismissMode="on-drag" on Android (#31943) 2021-09-02 13:20:04 -07:00
SegmentedControlIOS Remove defaultProps from SegmentedControlIOS (#31804) 2021-07-13 19:25:43 -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 refactor: remove DefaultProps from the StatusBar Component (#31631) 2021-08-18 01:23:04 -07:00
Switch Switch: useMergeRef for forwarding ref 2021-06-09 10:12:53 -07:00
TextInput Fix TextInput Cursor jumping to the right when the placeholder null (#28995) 2021-08-11 22:53:16 -07:00
ToastAndroid Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Touchable fix: TouchableNativeFeedback ripple starts on previous touch location (#31777) 2021-07-06 17:50:35 -07:00
UnimplementedViews Convert require to import in Libraries/Components 2021-04-26 12:50:59 -07:00
View Add support for the UIAccessibilityTraitsTabBar 2021-08-24 02:31:17 -07:00
__tests__ Fix/30842 - Add accessibilityState prop in slider (#31145) 2021-05-21 13:35:56 -07:00
Button.js RN: Replace `master` with `main` in Documentation 2021-07-15 15:22:57 -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