inKindCards/react-native-money

‘content?.length.compareTo(0)’ which is not allowed on a nullable receiver ‘content?.length’

Opened this issue · 0 comments

getting the next error

./node_modules/@inkindcards/react-native-money/android/src/main/java/com/inkind/RNMoneyInput/RNMoneyInputModule.kt: (242, 33): Operator call corresponds to a dot-qualified call ‘content?.length.compareTo(0)’ which is not allowed on a nullable receiver ‘content?.length’.