react-native-macos/Libraries
David Vacca 4790146374 Fix link in View.js
Summary:
https://reactnative.dev/docs/view.html doesn't work, this diff replaces the url for the new link

[Changelog]
[General][Fixed] - Updated documentation link in `View`.

Reviewed By: yungsters

Differential Revision: D31519836

fbshipit-source-id: c93feee4652caf4ef8390a047599149fc547db48
2021-10-12 18:27:47 -07:00
..
ActionSheetIOS feat: add cancelButtonTintColor props in ActionSheetIOS for change cancel button tint color (#31972) 2021-09-22 10:44:17 -07:00
Alert Remove Unable to get TurboModule for DialogManagerAndroid warning for iOS 2021-03-26 23:48:28 -07:00
Animated Introduce Gemfile, ruby-version (#32303) 2021-10-01 21:22:26 -07:00
AppState Codemod usages of NativeEventEmitter in react-native-github to only pass a native module on iOS 2021-04-12 06:27:20 -07:00
BatchedBridge Rename immediate to ReactNativeMicrotask in Bridge 2021-07-27 00:51:34 -07:00
Blob Link RCT-Folly against libc++abi 2021-09-16 22:24:10 -07:00
BugReporting RN: Replace `master` with `main` in Documentation 2021-07-15 15:22:57 -07:00
Components Fix link in View.js 2021-10-12 18:27:47 -07:00
Core Remove shared responsibility between LogBox and ExceptionsManager native module 2021-10-08 11:08:43 -07:00
DeprecatedPropTypes Updated TextInput autoCompleteType prop to autoComplete 2/2 (#26010) 2021-08-11 17:53:37 -07:00
EventEmitter pre-suppress Flow errors in xplat ahead of 153 release 2021-06-01 09:01:26 -07:00
FBLazyVector Migrate xplat autoglob targets (#31400) 2021-04-28 11:07:17 -07:00
HeapCapture Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Image Fix Image defaultSource not showing on iOS (#32172) 2021-09-29 01:56:56 -07:00
Inspector pre-suppress Flow errors in xplat ahead of 153 release 2021-06-01 09:01:26 -07:00
Interaction chore: removed unused files (#31465) 2021-09-20 02:23:26 -07:00
JSInspector Migrate large amount of modules to flow strict and strict-local 2020-07-22 09:46:16 -07:00
LayoutAnimation LayoutAnimation: don't call non-Fabric configurNext if Fabric is installed 2021-03-23 14:37:25 -07:00
Linking RN: Restore Deprecated Event Methods 2021-03-10 16:06:26 -08:00
LinkingIOS Link RCT-Folly against libc++abi 2021-09-16 22:24:10 -07:00
Lists Fix typo in VirtualizedList-test.js (#31756) 2021-07-28 18:51:07 -07:00
LogBox Remove shared responsibility between LogBox and ExceptionsManager native module 2021-10-08 11:08:43 -07:00
Modal Update Modal's mock to not render its children when it is not visible (#32346) 2021-10-07 22:44:19 -07:00
NativeAnimation Link RCT-Folly against libc++abi 2021-09-16 22:24:10 -07:00
NativeComponent Integrate global.__nativeComponentRegistry__hasComponent into NativeComponentRegistry.js 2021-03-09 10:39:20 -08:00
NativeModules/specs Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
Network Link RCT-Folly against libc++abi 2021-09-16 22:24:10 -07:00
NewAppScreen RN: Check `ReactSafeMobileConfig` Dependents for MobileConfig References 2021-09-09 13:29:02 -07:00
Performance Adding metadata to React Native QPL points 2021-07-21 10:34:27 -07:00
PermissionsAndroid Add `ACCESS_MEDIA_LOCATION` permission (#32282) 2021-10-12 04:00:25 -07:00
Pressability Emit all touch events to PerformanceEventEmitter 2021-09-30 13:11:36 -07:00
PushNotificationIOS Remove iOS 11 version check (#32151) 2021-09-22 10:37:09 -07:00
RCTRequired Migrate xplat autoglob targets (#31400) 2021-04-28 11:07:17 -07:00
ReactNative fix(logging): avoid logging sensitive param values (#31522) 2021-10-07 12:06:43 -07:00
ReactPrivate Back out "Make runtime initialization from React renderers a no-op" 2021-10-11 15:51:54 -07:00
Reliability Documenting UserFlow.endFailure 2021-08-11 02:52:53 -07:00
Renderer React Native sync for revisions e8feb11...afcb9cd 2021-10-12 08:32:48 -07:00
Settings Link RCT-Folly against libc++abi 2021-09-16 22:24:10 -07:00
Share Fix typo (#31295) 2021-09-28 14:50:41 -07:00
Storage pre-suppress this typing errors ahead of 154 2021-06-11 14:31:41 -07:00
StyleSheet RN: @react-native/normalize-color support Node.js 2021-09-01 01:26:56 -07:00
SurfaceBackedComponent Migrate remaining call sites to `CKOverlayLayoutComponent` to Builder 2020-10-20 05:58:21 -07:00
SurfaceHostingComponent CKComponentLayout 2021-07-01 09:04:46 -07:00
Text Fix: multiline textinput start "jerking" when trying to move cursor. (#32179) 2021-10-06 12:43:36 -07:00
TurboModule Type more globals 2021-08-26 01:06:44 -07:00
TypeSafety Link RCT-Folly against libc++abi 2021-09-16 22:24:10 -07:00
Types Make RootTag an opaque type 2021-04-26 22:57:55 -07:00
Utilities Native component check in deprecatedPropType was inverted (#31164) 2021-08-30 18:03:27 -07:00
Vibration Link RCT-Folly against libc++abi 2021-09-16 22:24:10 -07:00
WebSocket Migrate remaining modules using NativeEventEmitter to only pass the native module on iOS 2021-04-12 06:27:20 -07:00
Wrapper Back out "Rename measure to measureContent and pass it LayoutContext" 2020-03-04 05:01:53 -08:00
YellowBox pre-suppress this typing errors ahead of 154 2021-06-11 14:31:41 -07:00
__flowtests__ Remove "use strict" directive from ES Modules 2021-02-02 11:12:56 -08:00
vendor fix typos in comments (#32061) 2021-08-24 07:21:56 -07:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Conditionalize Promise Polyfill for Hermes 2020-10-19 15:24:38 -07:00
UTFSequence.js fix typos in comments (#32061) 2021-08-24 07:21:56 -07:00
promiseRejectionTrackingOptions.js pre-suppress Flow errors in xplat ahead of 153 release 2021-06-01 09:01:26 -07:00