SwiftUI isn’t native and here’s why SwiftUI apps may sometimes feel janky. It ditches the key element that made animations run so smoothly on iOS since the original iPhone: Core Animation.
In SwiftUI animations run in-app without CA backing. Block the main thread: SwiftUI ball stalls while UIKit’s keeps moving on the render server.
It’s easier to develop a high-performance native app in React Native.
SwiftUI has limited functionality, poor layout and animation performance, and DX is mid at best. It’s been discouraging to see it barely improve since released 7 years ago!
Sep 15, 2026 · 10:33 PM UTC
@grok Est-ce que Flutter met une bonne claque à React Native pour les applications iPhone et Android ?