react-native-macos/React/Modules
graytmatterMS 33c5b4949c
Enabling AccessibilityInfo.setAccessibilityFocus for MacOS (#450)
* Attempting to add isVoiceOverEnabled to macOS

* Actually completed merge

* Added Tester for SetFocus

* Enabled setFocus

* Clean up console.log

* Cleaned up newline

* merged and cleaned up comments

* Added newlines back in

* Added linting changes

* Moved props into a single line for eslint.
2020-06-16 16:25:21 -07:00
..
MacOS Enabling AccessibilityInfo.setAccessibilityFocus for MacOS (#450) 2020-06-16 16:25:21 -07:00
RCTAccessibilityManager.h - add more iOS flags into AccessibilityInfo (#23913) 2019-03-15 11:34:20 -07:00
RCTAccessibilityManager.m Adds AccessibilityInfo.isScreenReaderEnabled to RN MacOS (#444) 2020-06-11 12:30:58 -07:00
RCTAlertManager.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTAlertManager.m Fix macOS Alert API issues (#355) 2020-05-11 16:24:12 -07:00
RCTAppState.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTAppState.m initial commit with merge conflicts 2019-08-15 08:35:19 -07:00
RCTAsyncLocalStorage.h Expose AsyncLocalStorage get/set methods (#18454) 2019-01-29 08:54:16 -08:00
RCTAsyncLocalStorage.m facebook 59.0 merge- with conflicts 2019-04-22 10:37:26 -07:00
RCTClipboard.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTClipboard.m facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTDevSettings.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTDevSettings.mm Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTDeviceInfo.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTDeviceInfo.m Fix Dimension for macOS (#348) 2020-05-07 19:58:08 -07:00
RCTEventEmitter.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTEventEmitter.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTI18nManager.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTI18nManager.m Start using getConstants 2019-02-04 17:46:56 -08:00
RCTI18nUtil.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTI18nUtil.m facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTKeyboardObserver.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTKeyboardObserver.m facebook 59.0 merge- with conflicts 2019-04-22 10:37:26 -07:00
RCTLayoutAnimation.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTLayoutAnimation.m facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTLayoutAnimationGroup.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTLayoutAnimationGroup.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTRedBox.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTRedBox.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTRedBoxExtraDataViewController.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTRedBoxExtraDataViewController.m Fix xcode warnings (#23565) 2019-02-20 18:46:23 -08:00
RCTSourceCode.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTSourceCode.m Start using getConstants 2019-02-04 17:46:56 -08:00
RCTStatusBarManager.h Add `react-native-macos-init` for adding macOS apps to existing `react-native init` projects. (#291) 2020-04-01 17:22:01 -07:00
RCTStatusBarManager.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTSurfacePresenterStub.h Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTSurfacePresenterStub.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTTVNavigationEventEmitter.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTTVNavigationEventEmitter.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTTiming.h Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTTiming.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTUIManager.h iOS changes to get RNTester running with 0.60. Updates to pbxprojs, some core JS files, bundler, etc. 2019-08-20 11:16:42 -07:00
RCTUIManager.m Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTUIManagerObserverCoordinator.h facebook 0.58.6 merge with conflicts (although some iOS files had conflicts removed) 2019-03-11 13:49:58 -07:00
RCTUIManagerObserverCoordinator.mm Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
RCTUIManagerUtils.h Merge react-native 0.61-stable (#323) 2020-04-28 11:49:15 -07:00
RCTUIManagerUtils.m Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00