about summary refs log tree commit diff
path: root/src/view/com/lightbox/ImageViewing/index.tsx
Commit message (Expand)AuthorAgeFilesLines
* bump it bop it upgrade it (rn 79/expo 53) (#8281)hailey2025-05-021-8/+10
* Edge to edge support (#7497)Mathieu Acthernoene2025-04-221-35/+21
* Unlock orientation when lightbox is open (#7257)Samuel Newman2024-12-241-4/+35
* fix lightbox on android 15 (#7221)Samuel Newman2024-12-201-2/+2
* "Contain" images with missing dimensions instead of cropping them (#6828)dan2024-11-281-11/+26
* Fix stuck lightbox (#6816)dan2024-11-281-2/+31
* Lightbox status bar behaviour (#6637)Samuel Newman2024-11-261-1/+22
* Use compiler-safe Reanimated get/set APIs (#6391)dan2024-11-171-32/+42
* [Lightbox] Make the animation faster (#6382)dan2024-11-151-2/+2
* feat: Tweak shared element animation to make it much smoother (#6336)Marc Rousavy2024-11-141-4/+15
* [Lightbox] Small tweaks (#6301)dan2024-11-131-3/+3
* [Lightbox] Always rely on Expo Image cache (#6189)dan2024-11-091-7/+15
* [Lightbox] Open animation (#6159)dan2024-11-091-28/+250
* Fix stuck lightbox (#6166)dan2024-11-081-16/+28
* [Lightbox] New dismiss gesture (#6135)dan2024-11-081-27/+183
* Remove SCREEN from lightbox layout (#6124)dan2024-11-061-132/+157
* Refactor lightbox prop drilling (#6073)dan2024-11-041-20/+126
* Measure tapped image coordinates before opening lightbox (#6001)dan2024-10-311-0/+3
* Sort imports (#6009)dan2024-10-291-7/+6
* use `showControls` to show/hide live text icon on ios (#2982)Hailey2024-02-231-0/+1
* Toggle lightbox controls on tap (#1687)dan2023-10-131-3/+16
* Port remaining lightbox code to Reanimated (#1669)dan2023-10-101-42/+27
* Change lightbox to use Pager (#1666)dan2023-10-101-97/+31
* Remove duplicate modal container (#1661)dan2023-10-101-2/+0
* Drive-by lightbox refactors (#1659)dan2023-10-101-19/+13
* Remove unnecessary opacity logic (#1646)dan2023-10-091-10/+3
* Rewrite Android lightbox (#1624)dan2023-10-051-5/+37
* Fix animations and gestures getting reset on state updates in the lightbox (#...dan2023-10-051-5/+6
* Remove unused lightbox options (#1616)dan2023-10-051-37/+61
* Allow touch at the top of the lightbox (#1489)dan2023-09-201-0/+1
* React Native accessibility (#539)Ollie H2023-05-011-1/+6
* add edges to ImageViewing component (#471)Ansh2023-04-181-3/+17
* [DRAFT] Android (#424)Ansh2023-04-091-2/+3
* Rework modals to support multiple activePaul Frazee2023-02-231-2/+2
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-5/+7
* Saves image on long press (#83)Aryan Goharzad2023-01-251-0/+183