mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-05-04 13:43:34 -04:00
* Create base inline user component * make icon closer to spec * use premade func * Add unit tests * Add unsaved changes * Add unsaved changes * Change a11y role to get branch to run without errors * Fix comments * Lint * Add nav to user profile * Move InlineUser in UiLib and use currentUser if true * Add a11y label and testID * Add currentUser to UiLib * Reorder tests * Rename mock * Await photos in tests * Fix order * Refactor Inline to use UserIcon and add no internet icon * Update UiLibrary.js * Test also that unwanted images are not present * Use InlineUser component in ObsDetail and ActivityItem * Update UserIcon.js --------- Co-authored-by: Johannes Klein <johannes.t.klein@gmail.com>