Is iOS folder going to be necessary forever even when logic and UI is shared with Compose?
s
Saud Khan
05/25/2024, 12:55 AM
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
Antonio Acuña Prieto
05/25/2024, 6:46 AM
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.