react-native-macos/Libraries/Components
Alan Kenyon 09f17a4e29 AccessibilityInfo.announceForAccessibility (#24746)
Summary:
AccessibilityInfo.announceForAccessibility is currently only available on iOS. I've added the Android specific implementation, updated RNTester, and the documentation.

[Android] [Added] - Added AccessibilityInfo.announceForAccessibility for Android
[General] [Added] - RNTester example for AccessibilityInfo.announceForAccessibility
Pull Request resolved: https://github.com/facebook/react-native/pull/24746

Differential Revision: D15258054

Pulled By: cpojer

fbshipit-source-id: 3e057a5c32b28e30ea2ee74a18854b012cd2dbfd
2019-05-08 03:58:13 -07:00
..
AccessibilityInfo AccessibilityInfo.announceForAccessibility (#24746) 2019-05-08 03:58:13 -07:00
ActivityIndicator WIP: add snapshots for mocked and unmocked components (#24554) 2019-04-24 06:52:20 -07:00
AppleTV Flow strict TouchableHighlight (#22173) 2018-11-21 14:36:33 -08:00
CheckBox support checkbox tinting (#18300) 2019-02-21 20:16:14 -08:00
Clipboard Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
DatePicker WIP: add snapshots for mocked and unmocked components (#24554) 2019-04-24 06:52:20 -07:00
DatePickerAndroid fix typo in DatePickerAndroidTypes.js (#24234) 2019-04-01 08:41:45 -07:00
DrawerAndroid WIP: add snapshots for mocked and unmocked components (#24554) 2019-04-24 06:52:20 -07:00
Keyboard Make KeyboardAvoidingView with behavior="height" resize on keyboard close (#18889) 2019-03-22 15:08:21 -07:00
MaskedView add snapshots for mocked and unmocked components part 2 (#24593) 2019-04-25 12:12:34 -07:00
Picker call onValueChange only when value changes (#24653) 2019-04-30 02:42:15 -07:00
ProgressBarAndroid add snapshots for mocked and unmocked components part 2 (#24593) 2019-04-25 12:12:34 -07:00
ProgressViewIOS add typeof to resolve `Component: Component` flow error 2019-04-29 17:18:06 -07:00
RefreshControl - Created schema for AndroidSwipeRefreshLayoutSchema 2019-04-10 16:18:20 -07:00
SafeAreaView Add setNativeProps support for SafeAreaView (#24589) 2019-04-26 08:47:09 -07:00
ScrollView Upgrade to Flow v0.98 2019-05-03 11:43:10 -07:00
SegmentedControlIOS RCTSegmentedControl (#23000) 2019-01-16 14:00:00 -08:00
Slider Use codegen for Slider props + events 2019-03-05 11:53:56 -08:00
StatusBar Expose static methods to manipulate the StatusBar stack imperatively (#21206) 2019-01-22 07:12:04 -08:00
Switch Pass through track color values for true/false to native component 2019-02-12 10:47:58 -08:00
TextInput WIP: add snapshots for mocked and unmocked components (#24554) 2019-04-24 06:52:20 -07:00
TimePickerAndroid Flow strict-local in TimePickerAndroid.android.ios.js (#22714) 2019-01-25 06:27:21 -08:00
ToastAndroid Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
ToolbarAndroid ToolbarAndroid (#23009) 2019-01-16 13:53:53 -08:00
Touchable Adds a touchSoundDisabled prop to Touchable (#24666) 2019-05-01 09:35:29 -07:00
UnimplementedViews Fabric iOS: allow using fallback component for unsupported ones 2019-04-10 11:04:23 -07:00
View Additional Accessibility Roles and States (#24095) 2019-04-25 06:13:07 -07:00
ViewPager AndroidViewPagers.js (#22995) 2019-01-22 05:55:50 -08:00
Button.js Adds a touchSoundDisabled prop to Touchable (#24666) 2019-05-01 09:35:29 -07:00
ScrollResponder.js Prop to disable the default pan responder on ScrollView that blocks touches when snapToInterval is enabled (#19110) 2019-02-25 12:14:19 -08:00
StaticContainer.react.js Flow strict StaticContainer (#22121) 2018-11-05 14:49:57 -08:00
StaticRenderer.js StaticRenderer: Removed prop types (#21348) 2018-09-27 11:17:47 -07:00