|
|
|
|
|
by fingerlocks
635 days ago
|
|
You should try to implement the iOS photos.app in flutter and see how that goes.
This requires scrolling through gigabytes of photos as fast as your finger can swipe without a single hint of slowdown or a loading spinner. And it’s been that fast since.. iOS 7? Yeah it’s not the language or the SDK that’s slow. Rather it’s inexperienced, lazy, or overworked developers that can’t/won’t write performant software. |
|
Now try that in SwiftUI. You’ll be forced back to UICollectionView.