У нас вы можете посмотреть бесплатно Saving images to the File Manager | SwiftUI Crypto App #9 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In the. last video, we successfully downloaded coin images into our list rows. They coin logos look great and give our app a much more professional feel. While most tutorials would probably stop here, we are going to take this an extra step further, and save these images to the .cachesDirectory within the FileManager. This will save the images to the device so that we can reuse images if they appear on the scree na second time, rather than downloading them again! Just another step toward making our app as efficient as possible. It's important to note here that we are using the Caches Directory because these images aren't "required" in our app. If the directory ever gets too full, there's logic in the iPhone that will automatically start to empty the directory to free up space. Because of this, we are also including fall-back logic, so that if we ever don't have an image saved, we can easily start the download process for it. *** LINKS: Downloadable Resources: https://www.swiftful-thinking.com/dow... CoinGecko API: https://www.coingecko.com/en/api CoinModel API: https://api.coingecko.com/api/v3/coin... Buy Me A Coffee: https://www.buymeacoffee.com/nicksarno Next video: • Implement a custom and reusable search bar... Last video: • Downloading Coin Images using Combine, MVV... 🤙 WELCOME BACK 🤙 WEBSITE: https://www.swiftful-thinking.com DISCORD: / discord GITHUB: https://github.com/SwiftfulThinking/ SAY THANKS: https://www.buymeacoffee.com/nicksarno