This is my react native version "react-native": "^0.78.0",
i have installed this OTP package and got the same error "Cannot read property 'getString' of null"
"@twotalltotems/react-native-otp-input": "^1.3.11",
so i installed "@react-native-clipboard/clipboard": "^1.15.0",
i have done this before in my previous projects too . Haven't got the error after installing this clipboard.
thanks.