Kaden Wilkinson
04/12/2019, 8:57 PMTask :generateDefReact
for the React pod generates some bad defs. Not sure where that should be reported
error: /path/to/project/build/classes/kotlin/ios/main/LibraryName-cinterop-React.klib-build/kotlin/cocoapods/React/React.kt: (2970, 23): 'toString' hides member of supertype 'NSObject' and needs 'override' modifier
error: /path/to/project/build/classes/kotlin/ios/main/LibraryName-cinterop-React.klib-build/kotlin/cocoapods/React/React.kt: (15835, 25): 'public final var attributedText: NSAttributedString defined in cocoapods.React.RCTUITextView' clashes with 'public final var attributedText: NSAttributedString? defined in cocoapods.React.RCTBackedTextInputViewProtocolProtocol': property types do not match
Dominaezzz
04/12/2019, 9:42 PMKaden Wilkinson
04/12/2019, 10:02 PMKaden Wilkinson
04/15/2019, 5:51 PM