1 min readJul 5, 2018
Try to debug the issue. Take a look at this tutorial https://medium.com/zendesk-engineering/ios-identifying-memory-leaks-using-the-xcode-memory-graph-debugger-e84f097b9d15
If it is slow or crashing because of memory leak, you can reduce the number and the resolution of the images. For me, it did not crashed.