zzanehip / The-OldOS-Project

Recreating a fully functional version of iOS 4 in SwiftUI.
3.12k stars 192 forks source link

Icon shadows? #68

Open HunterBoy344 opened 3 years ago

HunterBoy344 commented 3 years ago

iOS 4 has icon shadows on the home screen, but OldOS doesn’t. Weirdly, the default image shown in OldOS’s wallpaper settings has icon shadows as well.

I don’t know if SwiftUI has a function for this, since I don’t know Swift at all. Is it possible?

zzanehip commented 3 years ago

More than possible...will look into an arcuate implantation for the next update.

HunterBoy344 commented 3 years ago

Icons shadows have been added, but the shadow does not dim at all when selecting an icon, which makes it stick out in the background. I don’t exactly know how Apple fixed this effect in the original iOS 4, so I have no suggestions. Regardless of shadow opacity, they still look really cool as is.

Panak252 commented 2 years ago

I'll see if I can get iOS 4 working on a device of my to see and show you how the shadows work on iOS 4.