damus-io / damus

iOS nostr client
GNU General Public License v3.0
1.97k stars 288 forks source link

Replace ShareSheet complexity with ShareLink #1975

Open kernelkind opened 5 months ago

kernelkind commented 5 months ago

I found this TODO in ImageCarousel.swift:

// TODO: all this ShareSheet complexity can be replaced with ShareLink once we update to iOS 16
kernelkind commented 5 months ago

I think this is blocked until we are fully committed to making the minimum iOS version 16