feat: example app redesign #305
Annotations
10 warnings
Build app:
example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L85
'UIApplicationDidChangeStatusBarFrameNotification' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
|
Build app:
example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L89
'UIApplicationWillChangeStatusBarFrameNotification' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
|
Build app:
example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L100
'UIApplicationStatusBarFrameUserInfoKey' is deprecated: first deprecated in iOS 13.0 - Use viewWillTransitionToSize:withTransitionCoordinator: instead. [-Wdeprecated-declarations]
|
Build app:
example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L125
'statusBarFrame' is deprecated: first deprecated in iOS 13.0 - Use the statusBarManager property of the window scene instead. [-Wdeprecated-declarations]
|
Build app:
example/node_modules/react-native/React/CoreModules/RCTStatusBarManager.mm#L164
'networkActivityIndicatorVisible' is deprecated: first deprecated in iOS 13.0 - Provide a custom network activity UI in your app if desired. [-Wdeprecated-declarations]
|
Build app:
example/node_modules/react-native/React/CoreModules/RCTDeviceInfo.mm#L55
'statusBarOrientation' is deprecated: first deprecated in iOS 13.0 - Use the interfaceOrientation property of the window scene instead. [-Wdeprecated-declarations]
|
Build app:
example/node_modules/react-native/React/CoreModules/RCTDeviceInfo.mm#L210
'statusBarOrientation' is deprecated: first deprecated in iOS 13.0 - Use the interfaceOrientation property of the window scene instead. [-Wdeprecated-declarations]
|
Build app:
example/node_modules/react-native/React/CoreModules/RCTDeviceInfo.mm#L124
'keyWindow' is deprecated: first deprecated in iOS 13.0 - Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes [-Wdeprecated-declarations]
|
Build app:
example/ios/Pods/Headers/Public/React-jsinspector/jsinspector-modern/CdpJson.h#L88
HTML tag 'code' requires an end tag [-Wdocumentation-html]
|
Build app:
example/ios/Pods/Headers/Public/React-graphics/react/renderer/graphics/Transform.h#L148
empty paragraph passed to '@param' command [-Wdocumentation]
|
Loading