Open surajheadsup opened 2 years ago
import OTPInputView from '@twotalltotems/react-native-otp-input'
giving an Error
this should be
import OTPInputView from 'react-native-otp-input'
import OTPInputView from '@twotalltotems/react-native-otp-input'
giving an Error
this should be
import OTPInputView from 'react-native-otp-input'