Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show almost-instant preview when opening lightbox (#6000) | dan | 2024-10-29 | 1 | -37/+0 |
| | | | | | | | | | | | * Plumb thumbUri down to the lightbox * Remove onLoad tracking from lightbox * Hook up placeholder URI to the image * Fix NaN causing crash on double tap while offline * Protect against NaNs in the future | ||||
* | Saves image on long press (#83) | Aryan Goharzad | 2023-01-25 | 1 | -0/+37 |
* Saves image on long press * Adds save on long press * Forking lightbox * move to wrapper only to the bottom sheet to reduce impact of this change * lint * lint * lint * Use official `share` API * Clean up cache after download * comment * comment * Reduce swipe close velocity * Updates per feedback * lint * bugfix * Adds delayed press-in for TouchableOpacity |