mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-04-21 23:40:51 -04:00
* Use a wrapper around Text for all typography components that sets app-specific defaults, allowing default RTL to work * feat: make iOS permission prompt text translatable * fix: allow RTL layout of char limit on text input bottom sheet * fix: allow RTL photo carousel on ObsDetails and TaxonDetails Removes react-native-reanimated-carousel, which needs to be patched to support RTL and maybe wasn't providing anything beyond FlatList for us anyway. InfoPlist.xcstrings will not be automatically updated on Crowdin sync pending a Crowdin bug. Work toward #2099