about summary refs log tree commit diff
path: root/src/view/com/lightbox/ImageViewing/components/ImageItem/ImageItem.ios.tsx
Commit message (Expand)AuthorAgeFilesLines
* run `yarn lint --fix` (#9013)Samuel Newman2025-09-091-5/+5
* [Lightbox] Fix jump when zooming out on iOS (#6633)dan2024-11-221-2/+18
* Fix lightbox spinner (#6561)Paul Coroneos2024-11-221-3/+3
* Use compiler-safe Reanimated get/set APIs (#6391)dan2024-11-171-4/+4
* Fix render loop on Android (#6213)dan2024-11-101-4/+8
* [Lightbox] Always rely on Expo Image cache (#6189)dan2024-11-091-3/+10
* [Lightbox] Open animation (#6159)dan2024-11-091-38/+94
* [Lightbox] Add border radius to avatars (#6136)dan2024-11-081-1/+4
* [Lightbox] New dismiss gesture (#6135)dan2024-11-081-51/+44
* [Lightbox] Set 2 as minimal allowed zoom level (#6132)dan2024-11-061-6/+9
* Remove SCREEN from lightbox layout (#6124)dan2024-11-061-48/+60
* Unify dimensions cache between lightbox and feed (#6047)dan2024-11-041-7/+9
* Explicitly mark lightbox worklets (#6038)dan2024-10-311-0/+2
* Show almost-instant preview when opening lightbox (#6000)dan2024-10-291-22/+26
* use `showControls` to show/hide live text icon on ios (#2982)Hailey2024-02-231-2/+9
* use ios live text interaction in alt text modal and image viewer (#2752)Hailey2024-02-061-0/+1
* Fix scroll on native (#2170)dan2023-12-111-2/+2
* Fix scroll on profile lists/feeds (#2168)dan2023-12-111-2/+2
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-1/+0
* Toggle lightbox controls on tap (#1687)dan2023-10-131-60/+57
* Fix MobX crash for Android lightbox (#1668)dan2023-10-101-0/+1
* Change lightbox to use Pager (#1666)dan2023-10-101-4/+2
* Refactor iOS lightbox to Reanimated (#1645)dan2023-10-101-108/+55
* Rewrite Android lightbox (#1624)dan2023-10-051-5/+40
* Fix animations and gestures getting reset on state updates in the lightbox (#...dan2023-10-051-12/+27
* Remove unused lightbox options (#1616)dan2023-10-051-38/+137
* Make "double tap to zoom" precise across platforms (#1482)dan2023-09-191-3/+9
* fix prefetching lightbox images (#1163)Eric Bailey2023-08-151-1/+4
* [APP-724] Collection of accessibility fixes (#949)Paul Frazee2023-07-031-1/+3
* React Native accessibility (#539)Ollie H2023-05-011-1/+2
* Saves image on long press (#83)Aryan Goharzad2023-01-251-0/+152