react-native-macos/Libraries
caioagiani 8200063ac6 fix: typos (#33040)
Summary:
Fix typos in:

- `Libraries/Renderer/implementations/ReactFabric-dev.js`: transfered -> **transferred**
- `Libraries/Renderer/implementations/ReactNativeRenderer-dev.js`: transfered -> **transferred**
- `ReactAndroid/src/main/java/com/facebook/react/modules/network/ProgressiveStringDecoder.java`: remainderLenght -> **remainderLength**
- `ReactAndroid/src/main/jni/first-party/yogajni/jni/ScopedGlobalRef.h`: Transfering -> **Transferring**
- `ReactCommon/react/renderer/graphics/Transform.h`:  tranformation -> **transformation**
- `packages/rn-tester/js/examples/ToastAndroid/ToastAndroidExample.android.js`: occured -> **occurred**

## 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
-->

[Internal] [Fixed] - fix typos

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

Test Plan: Considering this only changes code comments, I don’t think this pull request needs a test plan.

Reviewed By: cortinico, pasqualeanatriello

Differential Revision: D34003812

Pulled By: dmitryrykun

fbshipit-source-id: 5c8699f8efcc4354854190a9aade30dbc5c90fdb
2022-03-08 03:58:58 -08:00
..
ActionSheetIOS Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Alert Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Animated Add default Instance type and variance to AnimatedComponentType 2022-02-17 13:10:58 -08:00
AppState Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
BatchedBridge Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Blob Add support for C++17 in OSS 2022-03-04 07:25:59 -08:00
BugReporting Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Components Integrated iOS-only `accessibilityLanguage` prop (#33090) 2022-03-07 09:43:30 -08:00
Core Deprecate nonstandard Promise.prototype.done 2022-02-17 09:15:03 -08:00
EventEmitter Fix type import style in EventEmitter and Linking 2022-02-04 05:27:56 -08:00
Events CustomEvent and Event polyfills for React Native 2022-03-02 11:39:00 -08:00
FBLazyVector Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
HeapCapture Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Image Add support for C++17 in OSS 2022-03-04 07:25:59 -08:00
Inspector Introduce PlatformBaseViewConfig and fix SVC for RCTView 2022-01-31 14:52:32 -08:00
Interaction Deprecate nonstandard Promise.prototype.done 2022-02-17 09:15:03 -08: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 type import style in EventEmitter and Linking 2022-02-04 05:27:56 -08:00
LinkingIOS Add support for C++17 in OSS 2022-03-04 07:25:59 -08:00
Lists Fix crash with SectionList.scrollToLocation and private property munging 2022-02-03 17:34:50 -08:00
LogBox Use ImageSource type in LogBox implementation 2022-02-11 07:04:06 -08:00
Modal Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
NativeAnimation Add support for C++17 in OSS 2022-03-04 07:25:59 -08:00
NativeComponent Integrated iOS-only `accessibilityLanguage` prop (#33090) 2022-03-07 09:43:30 -08:00
NativeModules/specs Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Network Add support for C++17 in OSS 2022-03-04 07:25:59 -08:00
NewAppScreen Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Performance Adding string annotations to markEvent 2022-01-27 04:47:33 -08:00
PermissionsAndroid Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Pressability Support setting hitSlop with single value (JS) [re-land] 2022-01-31 04:06:22 -08:00
PushNotificationIOS Add support for C++17 in OSS 2022-03-04 07:25:59 -08:00
RCTRequired Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
ReactNative Add annotation to report the use of concurrent root in TTRC 2022-02-28 19:30:41 -08: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 fix: typos (#33040) 2022-03-08 03:58:58 -08:00
Settings Add support for C++17 in OSS 2022-03-04 07:25:59 -08:00
Share Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Storage Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
StyleSheet Refactor StyleSheetTypes for (internal) extensibility 2022-02-15 08:50:55 -08:00
SurfaceBackedComponent Remove usage of overlay component builder 2022-03-07 07:58:20 -08:00
SurfaceHostingComponent Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
Text Integrated iOS-only `accessibilityLanguage` prop (#33090) 2022-03-07 09:43:30 -08:00
TurboModule Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
TypeSafety Add support for C++17 in OSS 2022-03-04 07:25:59 -08:00
Types Minor changes to Flow types 2022-02-15 08:50:55 -08:00
Utilities Migrate dev method codegenNativeComponent to be Bridgeless compatible 2022-03-01 13:30:55 -08:00
Vibration Add support for C++17 in OSS 2022-03-04 07:25:59 -08:00
WebSocket fix race condition in iOS websocket implementation (#32847) 2022-01-20 13:56:26 -08: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 Fix type import style in EventEmitter and Linking 2022-02-04 05:27:56 -08:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08: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