react-native-macos/Libraries/Components
Luis Miguel Alvarado 7ce0f40f5c refactor!: drop deprecated `StatusBarIOS` (#31466)
Summary:
This component has been merged with `StatusBar` and deprecated since [Jun 24, 2019](a833778553)

## Changelog

<!-- Help reviewers and the release process by writing your own changelog entry. For an example, see:
https://github.com/facebook/react-native/wiki/Changelog
-->

[JavaScript] [Removed] - refactor!: drop deprecated `StatusBarIOS`

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

Test Plan: Warning when user imports `StatusBarIOS`

Reviewed By: yungsters

Differential Revision: D30109324

Pulled By: lunaleaps

fbshipit-source-id: fa2d3aa2cf35206ed8a196e09f12af57d3b61ccc
2021-08-04 21:14:46 -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
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 Add ScrollView.automaticallyAdjustsScrollIndicatorInsets prop (on iOS) (#29809) 2021-07-07 20:23:36 -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!: drop deprecated `StatusBarIOS` (#31466) 2021-08-04 21:14:46 -07:00
Switch Switch: useMergeRef for forwarding ref 2021-06-09 10:12:53 -07:00
TextInput Updated TextInput autoCompleteType prop to autoComplete 1/2 (#26010) 2021-07-30 03:16:35 -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 Added Support for Entrance/exit from collection by Flatlist (#31630) 2021-07-09 19:25:36 -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