Add support for iOS 26 subtitle in native stack #3200
+348
−1
Annotations
5 errors and 10 warnings
|
|
|
ios/RNSScreenStackHeaderConfig.mm#L814
property 'largeSubtitle' not found on object of type 'UINavigationItem *'
|
|
ios/RNSScreenStackHeaderConfig.mm#L811
property 'subtitle' not found on object of type 'UINavigationItem *'
|
|
ios/RNSScreenStackHeaderConfig.mm#L595
property 'largeSubtitleTextAttributes' not found on object of type 'UINavigationBarAppearance *'; did you mean 'largeTitleTextAttributes'?
|
|
ios/RNSScreenStackHeaderConfig.mm#L567
property 'subtitleTextAttributes' not found on object of type 'UINavigationBarAppearance *'; did you mean 'titleTextAttributes'?
|
|
TVOSExample/ios/Pods/Headers/Public/React-Core/React/RCTRootView.h#L14
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
|
TVOSExample/ios/Pods/Headers/Public/React-Core/React/RCTRootView.h#L14
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
|
TVOSExample/node_modules/react-native/Libraries/Text/TextInput/Singleline/RCTUITextField.mm#L176
'UIMenuAutoFill' is only available on tvOS 17.0 or newer [-Wunguarded-availability-new]
|
|
TVOSExample/node_modules/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L303
'UIMenuAutoFill' is only available on tvOS 17.0 or newer [-Wunguarded-availability-new]
|
|
TVOSExample/ios/Pods/Headers/Public/React-Core/React/RCTRootView.h#L14
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
|
TVOSExample/ios/Pods/Headers/Public/React-Core/React/RCTRootView.h#L14
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
|
TVOSExample/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
TVOSExample/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in tvOS 15.0 [-Wdeprecated-declarations]
|
|
TVOSExample/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in tvOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
|
TVOSExample/ios/Pods/Headers/Public/React-Core/React/RCTRootView.h#L14
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified) [-Wnullability-completeness]
|
The logs for this run have expired and are no longer available.
Loading