react-native-macos/Libraries
Jordan Brown 6064fd0600 Presuppress xplat and upgrade to 0.178.1
Summary:
This diff upgrades xplat to 0.178.1 and pre-suppresses errors from turning on constrained writes.

To generate this diff I:
* Modified every `env_mode=constrain_writes` to `env_mode=ssa` and made a commit (this is so our upgrade script will work)
* Ran   scripts/flow/upgrade.sh 0.178.1 to upgrade all the flowconfigs to 178.1 and suppress new-env errors
* Modified arvr/js/flowconfig.ejs to use 0.178.1 and ran `scripts/gen-flowconfig/gen-flowconfig --project arvr`
* Modified xplat/js/flowconfig.ejs to use 0.178.1 and ran `scripts/gen-flowconfig/gen-flowconfig --project xplat`
* Unstacked from the commit in point 1

Reviewed By: SamChou19815

Differential Revision: D36676019

fbshipit-source-id: c3032f18ed838afc327f00de563e7f20713bdc26
2022-05-26 12:59:52 -07:00
..
ActionSheetIOS bump iOS and tvOS from 11.0 to 12.4 in cocoapods 2022-03-16 21:08:01 -07:00
Alert Add annotations to empty objects that look like indexers in Xplat 2022-05-03 19:59:28 -07:00
Animated Presuppress xplat and upgrade to 0.178.1 2022-05-26 12:59:52 -07:00
AppState fix: remove deprecated removeListener methods (#33580) 2022-05-04 11:32:51 -07:00
BatchedBridge Add more information to JavaScript module not registered as callable error message 2022-05-25 13:21:08 -07:00
Blob bump iOS and tvOS from 11.0 to 12.4 in cocoapods 2022-03-16 21:08:01 -07:00
BugReporting Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Components Fixed Textinput not properly handling padding and paddingVertical in style props (#33564) 2022-05-17 03:26:34 -07:00
Core Remove nonstandard Promise.prototype.done implementation 2022-05-05 03:55:10 -07:00
EventEmitter fix: remove deprecated removeListener methods (#33580) 2022-05-04 11:32:51 -07:00
Events CustomEvent and Event polyfills for React Native 2022-03-02 11:39:00 -08:00
FBLazyVector Fixup typo in pfh labels 2022-04-05 12:15:05 -07:00
HeapCapture Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Image Lock down constrain writes in some directories 2022-05-06 15:53:13 -07:00
Inspector Add annotations to empty objects that look like indexers in Xplat 2022-05-03 19:59:28 -07:00
Interaction Add annotations to unannotated variable declarations [manually-modified] 2022-04-27 19:15:55 -07:00
JSInspector Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
LayoutAnimation Refactor LayoutAnimation to use ReactNativeFeatureFlags 2022-02-18 18:23:00 -08:00
Linking fix: remove deprecated removeListener methods (#33580) 2022-05-04 11:32:51 -07:00
LinkingIOS bump iOS and tvOS from 11.0 to 12.4 in cocoapods 2022-03-16 21:08:01 -07:00
Lists Presuppress xplat and upgrade to 0.178.1 2022-05-26 12:59:52 -07:00
LogBox Presuppress xplat and upgrade to 0.178.1 2022-05-26 12:59:52 -07:00
Modal Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
NativeAnimation Batch Animated calls into one JSI call per frame 2022-05-17 16:42:41 -07:00
NativeComponent Fix up lint errors under react-native-github (#33622) 2022-04-22 16:25:25 -07:00
NativeModules/specs Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Network Remove babel plugins from jest preprocessor which are part of preset 2022-05-12 03:48:24 -07:00
NewAppScreen Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Performance Presuppress xplat and upgrade to 0.178.1 2022-05-26 12:59:52 -07:00
PermissionsAndroid Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Pressability Fill out w3c pointer event types 2022-05-19 18:48:24 -07:00
PushNotificationIOS Update RCTPushNotificationManager checkPermissions API to support iOS 10+ 2022-04-06 20:15:22 -07:00
RCTRequired Fixup typo in pfh labels 2022-04-05 12:15:05 -07:00
ReactNative Batch Animated calls into one JSI call per frame 2022-05-17 16:42:41 -07:00
ReactPrivate CustomEvent and Event polyfills for React Native 2022-03-02 11:39:00 -08:00
Reliability Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Renderer Add a note about React/React-Native versioning 2022-05-17 14:49:00 -07:00
Settings bump iOS and tvOS from 11.0 to 12.4 in cocoapods 2022-03-16 21:08:01 -07:00
Share Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Storage Add annotations to empty objects that look like indexers in Xplat 2022-05-03 19:59:28 -07:00
StyleSheet Presuppress xplat and upgrade to 0.178.1 2022-05-26 12:59:52 -07:00
SurfaceBackedComponent 5/n Allow CKComponents to embed Fabric surfaces 2022-03-29 11:52:49 -07:00
SurfaceHostingComponent 5/n Allow CKComponents to embed Fabric surfaces 2022-03-29 11:52:49 -07:00
Text Codemod arvr to use onPointer* instead of onEnter/onExit/onMove 2022-04-05 07:11:10 -07:00
TurboModule Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
TypeSafety Remove folly import in GenerateModuleObjCpp 2022-03-22 17:10:18 -07:00
Types Fill out w3c pointer event types 2022-05-19 18:48:24 -07:00
Utilities Move ReactNativeTestTools-test to github 2022-05-23 06:15:08 -07:00
Vibration bump iOS and tvOS from 11.0 to 12.4 in cocoapods 2022-03-16 21:08:01 -07:00
WebSocket Fixes to non-product code (e.g React Native) 2022-05-04 16:13:07 -07:00
Wrapper Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
YellowBox Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
__flowtests__ Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
vendor RN: Delete `EventEmitter#removeSubscription` 2022-05-05 12:55:00 -07:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Remove nonstandard Promise.prototype.done implementation 2022-05-05 03:55:10 -07:00
UTFSequence.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
promiseRejectionTrackingOptions.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00