about summary refs log tree commit diff
path: root/src/lib/sharing.ts
Commit message (Collapse)AuthorAgeFilesLines
* migrate to `expo-clipboard` (#3419)Hailey2024-04-041-2/+2
| | | | | * replace package * replace usages
* Open share sheet when long pressing link (#3317)Samuel Newman2024-04-041-3/+4
| | | | | | | | | | | | | | | | | | | | | * uitextview use library w/ fixes bump bump multiple uitextview fixes * bump * Open share sheet on link long press * rm package manager field * add link warning to longpress --------- Co-authored-by: Hailey <me@haileyok.com>
* await `share` before closing menu (#3173)Hailey2024-03-111-2/+2
|
* Fix Android sharing (#545)Ollie Hsieh2023-04-271-3/+5
|
* consolidated share code to shareUrlAnsh Nanda2023-04-251-0/+22