Watching memory usage in iOS

后端 未结 7 917
你的背包
你的背包 2020-11-28 01:54

Is there any way to find out how much memory is available in iOS? I know that the system will pass low memory warnings when available memory gets low. However, my App has so

相关标签:
7条回答
  • 2020-11-28 02:37

    Sounds like you could use a well crafted library for the task of fetching web images. Nimbus has got a Network Image class which does that efficiently.

    0 讨论(0)
提交回复
热议问题