Im considering switching from KMP + swiftUI to majority compose-multiplatform for the iOS version of my app. I'm curious if folks would recommend libraries for
⢠navigation
⢠Images (currently I use the swift library 'nuke' for caching, transforms, performance optimisations, etc.)
Those are pretty much the only two things beyond pure UI code that I'm writing natively still