# Tweet by [@keefmoon](http://twitter.com/keefmoon) on 2019-06-25 22:19:03
> [!INFO] Archived from [original tweet](http://twitter.com/keefmoon/status/1143644803013447686)
In reply to: [@moflome](http://twitter.com/moflome/status/1143642629826985984)
@moflome @safeAreaInsets @__breeno Ok, well then it’s not comparing like for like. The HStack SwiftUI approach is just like putting all the required views in a big scroll view. There is no view reuse. It’s ok for small amount of data/views but you would run into memory issues with large amounts of data.