Commit Graph

15 Commits

Author SHA1 Message Date
Hailey 0dadfa2f16 Share dialog for starter packs (#4582) 2024-06-20 13:12:48 -07:00
Hailey 8eaa538673 Add link shortening to starter pack link sharing (#4581) 2024-06-20 11:31:59 -07:00
Hailey 583db8fcc7 use docs directory instead 2024-06-19 19:32:25 -07:00
Hailey b283fbd484 UI tweaks and nits for starter packs (#4548)
Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
Co-authored-by: Paul Frazee <pfrazee@gmail.com>
Co-authored-by: Eric Bailey <git@esb.lol>
Co-authored-by: Samuel Newman <mozzius@protonmail.com>
fix truncation on native (#4575)
2024-06-19 15:09:00 -07:00
Hailey 1dbfc6715d Ensure nothing happens if QR code fails to save 2024-06-19 08:59:54 -07:00
Hailey 2ab3c039ab log shares of starter packs 2024-06-16 01:02:42 -07:00
Hailey f8cbbbb62f fix type errors 2024-06-13 17:47:11 -07:00
Hailey 740a8ea1b4 align web and mobile qr code styles 2024-06-13 13:43:11 -07:00
Hailey 9655947a1b save and copy qr code 2024-06-13 13:29:59 -07:00
Hailey 0ba717e9b7 ensure we have permission before saving qr code 2024-06-12 11:49:24 -07:00
Hailey 23de3d754e handle saving viewshot 2024-06-11 22:25:43 -07:00
Hailey c48cdf549a one version 2024-06-11 16:09:19 -07:00
Hailey c5cc957c67 start tweaking qr code 2024-06-11 15:58:29 -07:00
Hailey a4ab145c77 close dialog after saving qr code 2024-06-06 21:16:53 -07:00
Hailey 76cc6f76a8 [🏁 #5] QR Code Sharing (#4335)
* add dep

* add some basic styling to QR codes, save to camera roll

* use correct text component

* rm unnecessary wrapper
2024-06-03 13:10:33 -07:00