react-native-macos/Libraries
Samuel Susla 4eb8a951ff Use Switch command from JavaScript
Summary: Changelog: Switch on iOS now uses command instead of `setNativeProps`.

Reviewed By: lunaleaps

Differential Revision: D17714895

fbshipit-source-id: 0e8784fc1d0a57c563b0a4c038febdc0320af11e
2019-11-04 07:44:10 -08:00
..
ART Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
ActionSheetIOS Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
Alert Make RCTAlertManager TurboModule-compatible 2019-10-15 09:16:56 -07:00
Animated Animated: Update Abstract Component Flow Type 2019-11-03 18:02:00 -08:00
AppState Make RCTAppState TurboModule-compatible 2019-11-01 12:06:21 -07:00
BatchedBridge Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
Blob Fix podspecs 2019-11-01 19:34:46 -07:00
BugReporting Remove unused code 2019-10-03 14:33:59 -07:00
CameraRoll Run depslint on fb_plugin_apple_library rules 2019-10-26 13:47:15 -07:00
Color Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
Components Use Switch command from JavaScript 2019-11-04 07:44:10 -08:00
Core LogBox - Add syntax error handling 2019-11-01 16:08:49 -07:00
DeprecatedPropTypes RN: Delete Apple TV Props 2019-11-01 08:49:26 -07:00
EventEmitter xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Experimental Delete WindowedListView 2019-10-18 14:45:19 -07:00
FBLazyVector Daily `arc lint --take BUCKFORMAT` 2019-10-17 12:16:15 -07:00
FBReactNativeSpec Make RCTAppState TurboModule-compatible 2019-11-01 12:06:21 -07:00
HeapCapture xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Image Fix podspecs 2019-11-01 19:34:46 -07:00
Inspector Remove unused code 2019-10-03 14:33:59 -07:00
Interaction Final fixes and seal xplat/js/react-native-github 2019-08-23 08:45:11 -07:00
JSInspector xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
LayoutAnimation xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Linking xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
LinkingIOS Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
Lists RN: Cleanup Testing Output 2019-11-03 11:59:52 -08:00
LogBox Animated: Forward Ref to Component 2019-11-03 18:02:00 -08:00
Modal Make android modal to appear underneath translucent StatusBar (#26706) 2019-10-10 22:14:23 -07:00
NativeAnimation Fix podspecs 2019-11-01 19:34:46 -07:00
NativeModules/specs Add fastRefresh to NativeDevSettings 2019-09-30 07:03:51 -07:00
Network RN: Cleanup Testing Output 2019-11-03 11:59:52 -08:00
NewAppScreen Prevent usage of Array index in keys (#26102) 2019-08-30 04:57:40 -07:00
Performance xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
PermissionsAndroid Rename exported class instances 2019-10-21 19:11:50 -07:00
PushNotificationIOS Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTRequired Daily `arc lint --take BUCKFORMAT` 2019-10-17 12:16:15 -07:00
ReactNative Add global.__reactExperimentalLogBox 2019-10-21 21:08:03 -07:00
ReactPrivate Add annotations to ReactNativePrivateInterface 2019-08-22 17:50:36 -07:00
Renderer Partial React Sync for revisions 4eeee358e12c...2b18a13d2bf 2019-10-31 12:00:55 -07:00
Sample Tidy up license headers [3/n] 2019-10-16 10:06:34 -07:00
Settings Fix podspecs 2019-11-01 19:34:46 -07:00
Share xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Storage xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
StyleSheet Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
SurfaceBackedComponent Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
SurfaceHostingComponent Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
Text Fix bug in iOS13 nested text rendering 2019-10-21 16:31:05 -07:00
TurboModule xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
TypeSafety Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
Types RN: Export Focus / Blur / Mouse Events 2019-10-31 23:44:53 -07:00
Utilities Add excludedPlatform option to CodeSchema 2019-11-04 04:36:55 -08:00
Vibration Fix podspecs 2019-11-01 19:34:46 -07:00
WebSocket Explicitly set RCTWebSocketModule's methodQueue 2019-10-17 11:59:11 -07:00
Wrapper Tidy up license headers [3/n] 2019-10-16 10:06:34 -07:00
YellowBox Clean up API for LogBoxLogParser 2019-10-22 14:13:20 -07:00
__flowtests__ Move ReactNativeTypes-flowtest.js out of the Renderer folder 2019-10-30 14:35:02 -07:00
polyfills Don't wrap console methods for metro logging in Chrome debugger (#26883) 2019-10-21 10:05:40 -07:00
vendor RN: Delete `merge[Into]` 2019-10-12 15:52:27 -07:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Use standard version of Promise.prototype.finally 2019-03-27 20:48:45 -07:00
UTFSequence.js Clean-up $TEMPORARY$object in xplat/js/react-native-github 2019-08-21 09:58:24 -07:00
promiseRejectionIsError.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00