fix(iOS, Paper): prevent double modal dismissal #2238
Annotations
10 warnings
build:
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]
|
build:
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]
|
build:
TVOSExample/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in tvOS 15.0 [-Wdeprecated-declarations]
|
build:
TVOSExample/node_modules/react-native/ReactCommon/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
build:
TVOSExample/ios/Pods/Headers/Private/React-jsinspector/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
|
build:
TVOSExample/ios/Pods/Headers/Private/boost/range/iterator_range_core.hpp#L836
parameter 'Range' not found in the function declaration [-Wdocumentation]
|
build:
TVOSExample/ios/Pods/Headers/Private/boost/algorithm/string/formatter.hpp#L78
parameter 'Input' not found in the function declaration [-Wdocumentation]
|
build:
TVOSExample/ios/Pods/RCT-Folly/folly/json.cpp#L418
code will never be executed [-Wunreachable-code]
|
build:
TVOSExample/ios/Pods/RCT-Folly/folly/json.cpp#L467
code will never be executed [-Wunreachable-code]
|
build:
TVOSExample/ios/Pods/RCT-Folly/folly/json.cpp#L500
code will never be executed [-Wunreachable-code]
|