Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make "double tap to zoom" precise across platforms (#1482) | dan | 2023-09-19 | 1 | -18/+103 |
| | | | | | * Implement double tap for Android * Match the new behavior on iOS | ||||
* | Saves image on long press (#83) | Aryan Goharzad | 2023-01-25 | 1 | -0/+65 |
* 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 |