damus-io / damus

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

iOS 15 nav #1929

Open alltheseas opened 9 months ago

alltheseas commented 9 months ago

Current Damus nav does not support iOS 15.

This package https://github.com/johnpatrickmorgan/NavigationBackport should allow nav backport.

Via Fabian of nostur

kernelkind commented 9 months ago

Working on this

jb55 commented 8 months ago

On Sat, Feb 03, 2024 at 09:18:30AM -0800, kernelkind wrote:

Working on this

great!

alltheseas commented 6 months ago

Working on this

Did you encounter a roadblock @kernelkind ?

kernelkind commented 6 months ago

Did you encounter a roadblock @kernelkind ?

I did. I got the app to run, but there were a ton of weird network connection issues that I didn't want to debug

jb55 commented 6 months ago

On Sun, Apr 14, 2024 at 03:30:50PM -0700, kernelkind wrote:

Did you encounter a roadblock @kernelkind ?

I did. I got the app to run, but there were a ton of weird network connection issues that I didn't want to debug

is there a branch somewhere?

kernelkind commented 6 months ago

is there a branch somewhere?

I have one locally, but I can imagine there'll be some merge conflicts since it's a bit old now. I can rebase it onto master and email it if you'd like

jb55 commented 6 months ago

On Mon, Apr 15, 2024 at 09:33:34AM -0700, kernelkind wrote:

is there a branch somewhere?

I have one locally, but I can imagine there'll be some merge conflicts since it's a bit old now. I can rebase it onto master and email it if you'd like

you don't need to rebase, if you just email it with the base commit that's fine!

kernelkind commented 6 months ago

sent here https://groups.google.com/a/damus.io/g/patches/c/kgpbvP-XoAc/m/dlzqQiKpAgAJ

jb55 commented 6 months ago

On Thu, Apr 18, 2024 at 11:34:33AM -0700, kernelkind wrote:

sent here https://groups.google.com/a/damus.io/g/patches/c/kgpbvP-XoAc/m/dlzqQiKpAgAJ

awesome, thank you!

jb55 commented 5 months ago

WIP PR:

alltheseas commented 1 month ago

@cr0bar