Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "run linter" | Samuel Newman | 2024-03-13 | 1 | -0/+1 |
| | | | | This reverts commit 1512b5cf68e9e92801a894392569b444fd6af1d1. | ||||
* | run linter | Samuel Newman | 2024-03-12 | 1 | -1/+0 |
| | |||||
* | 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 |