[DRAFT] fix(fabric, Text): render with NSTextView + support text selection #526
Annotations
10 warnings
Build RNTester-macOS:
packages/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'continuousSpellCheckingEnabled' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
Build RNTester-macOS:
packages/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'grammarCheckingEnabled' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
Build RNTester-macOS:
packages/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'automaticSpellingCorrectionEnabled' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
Build RNTester-macOS:
packages/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'typingAttributes' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
Build RNTester-macOS:
packages/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'contentInset' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
Build RNTester-macOS:
packages/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'contentOffset' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
Build RNTester-macOS:
packages/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'zoomScale' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
Build RNTester-macOS:
packages/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'enablesReturnKeyAutomatically' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
Build RNTester-macOS:
packages/react-native/ReactCommon/react/renderer/graphics/platform/ios/react/renderer/graphics/HostPlatformColor.mm#L25
unused function 'UIColorIsP3ColorSpace' [-Wunused-function]
|
Build RNTester-macOS:
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