mirror of
https://github.com/jakejarvis/sofa.git
synced 2026-08-29 00:25:38 -04:00
- Swap `runOnJS` for `scheduleOnRN` from `react-native-worklets` in gesture handler `.onEnd()` callbacks (HeroBanner, PosterCard) - Delete custom `timeAgo` util; use `date-fns` `formatDistanceToNow` in integration status strings - Enhance person detail screen: formatted birth date with age/death calculation, place of birth with MapPin icon, department label mapping, CalendarIcon for dates - Fix `ExpandableText` truncation detection by measuring line count on a hidden full-text node rather than the clamped one; add `actionColor` prop so title accent color can theme the toggle - Polish PosterCard metadata row: remove icon opacity, tighten gaps