Hacker News new | ask | show | jobs
by biztos 2093 days ago
Is React Native also OK from an accessibility point of view?

I'm just starting to work on apps and I feel the same moral imperative, but have no special love for Xcode &co.

1 comments

It is not going to be as good out of the box as a native iOS app, but it is is workable with a little bit of effort. Unlike Flutter, react native does not have a fundamental architecture that makes accessibility tricky.