[DRAFT] fix(fabric, textinput): support some macOS only TextInput props #496
Annotations
3 errors and 10 warnings
Build RNTester
Process completed with exit code 1.
|
Build RNTester:
packages/rn-tester/Pods/Headers/Private/React-FabricComponents/react/renderer/components/iostextinput/primitives.h#L248
use of undeclared identifier 'SubmitKeyEvent'
|
Build RNTester:
packages/rn-tester/Pods/Headers/Private/React-FabricComponents/react/renderer/components/iostextinput/primitives.h#L248
use of undeclared identifier 'SubmitKeyEvent'
|
Build RNTester:
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L243
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
Build RNTester:
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModule.mm#L60
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
Build RNTester:
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L409
'installJSIBindingsWithRuntime:' is deprecated: Use 'installJSIBindingsWithRuntime:callInvoker:' instead [-Wdeprecated-declarations]
|
Build RNTester:
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L243
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
Build RNTester:
packages/react-native/Libraries/Text/Text/RCTTextView.mm#L695
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
|
Build RNTester:
packages/react-native/Libraries/Text/Text/RCTTextView.mm#L692
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
|
Build RNTester:
packages/react-native/Libraries/Text/Text/RCTTextView.mm#L695
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
|
Build RNTester:
packages/react-native/Libraries/Text/Text/RCTTextView.mm#L692
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
|
Build RNTester:
packages/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
Build RNTester:
packages/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
Loading