Hacker News new | ask | show | jobs
by internetter 201 days ago
Why did you decide against SwiftUI?
1 comments

I ultimately prefer React Native's composition model over SwiftUI.

Something that attracts me to RN is that it's easy to drop down to native. We use SwiftUI for a number of components under the hood. But for a full app, React Native felt better.