Krushna Naghate
Krushna Naghate
{ if (code.length === 6) { { this.setState({code},()=>{ console.log('codeotp',this.state.code); })}}}} autoFocusOnLoad={false} keyboardType="number-pad" codeInputFieldStyle={{ width: 32, height: 45, borderWidth: 2, alignSelf: 'center', borderRadius: 5, color: color.secondarycolor, }} codeInputHighlightStyle={{ borderColor: color.secondarycolor, }}...
Recently i updated the tagetSdkversion of my Project to 34 to meet play console policy, but I got this crash in Firebase ``` Fatal Exception: java.lang.SecurityException: com.MyAppName.app: One of RECEIVER_EXPORTED...