It is working fine on Android the card number field reads as separate digits via screen reader(NVDA), but it is not working correctly on iPhone via screen reader(VoiceOver) Can someone help me with this.? {"Card number"} {(card.cardNumber.match(/.{1,4}/g) || []).join(" ")}
Watch the next project in the series
How to Call an API in JavaScript using fetch function
ruclips.net/video/aXxabfcwtYQ/видео.html
Bhaiya gmail clone ki deployment video bnadoooo 🙏
done, here is the link: ruclips.net/video/GccMzWf49C4/видео.html
Ek mern stack project where we create dashboard admin panel and ecommerce website with figma design and deployment bnado bhai 🙂
hn bhai.. Sir ye project bnao please
When will the deployment video come for the Gmail clone?
deployment video out ruclips.net/video/GccMzWf49C4/видео.html
@Code for Interview thank you 😊
Html to Jsx Converter Project bnao please
Greatt
thanks :)
It is working fine on Android the card number field reads as separate digits via screen reader(NVDA),
but it is not working correctly on iPhone via screen reader(VoiceOver)
Can someone help me with this.?
{"Card number"}
{(card.cardNumber.match(/.{1,4}/g) || []).join(" ")}