Lukasz
Lukasz
Thanks for pointing it out. I am pretty loaded right now - I may get some time towards the end of the month to fix it. In the meantime -...
Hi @Pika-Pool that's a good point. Yeah, I haven't done anything to prevent this. So I assume it would be there in the release build. We could try some sort...
The problem I fixed in my PR was that on iOS RCTDeviceInfo applied a 'rotate back' transition for a fraction of a second. Do you still see the issue when...
I've been answering that question on stackoverflow for somebody: https://stackoverflow.com/questions/65560614/react-native-talkback-reads-component-accessibilityrole-in-wrong-language/65834129#65834129
@nico22utn is it not reading it at all or just reading it in the wrong language. Is it reading other labels everywhere else?
@nico22utn which version of react native are you on? I see the header support for accessibility role was added with this commit https://github.com/facebook/react-native/pull/22447
Hi @maxios! Thanks for letting me know about this, I will have a look when I get a chance, I don't have an ETA. In the meantime PRs welcome.