about summary refs log tree commit diff
path: root/src/view/com/lightbox/ImageViewing/components/ImageItem/ImageItem.ios.tsx
Commit message (Expand)AuthorAgeFilesLines
* 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