Is iOS folder going to be necessary forever even w...
# multiplatform
a
Is iOS folder going to be necessary forever even when logic and UI is shared with Compose?
s
You still need the Xcode project or whatever is required to generate that and the very top level Swift file at least based on the restrictions out by Apple...
đź’Ż 1
a
Yeah, but tbh I’d like to not have this folder like React Native do for example. Not a huge problem but less folders means cleaner projects at the end.