mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-21 05:58:37 -04:00
* Tried to get accessibilityHints to conform to Apple guidelines * Tried to make some more helpful `accessibilityLabel`s * Used fork of fluent_conv to support function results as selectors in Fluent * Custom VOWORCON function for Fluent Note that there are still many accessibility problems for screen readers. This just tries to make sure the strings up for translation are somewhat less confusing in that context. Part of #1223