Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
| import Foundation | |
| import AlamofireImage | |
| import JSQMessagesViewController | |
| import NVActivityIndicatorView | |
| class AsyncPhotoMediaItem: JSQPhotoMediaItem { | |
| var asyncImageView: UIImageView! | |
| var url : URL? | |
| // | |
| // Storage.swift | |
| // | |
| // Created by Grigory Avdyushin on 30.06.16. | |
| // Copyright © 2016 Grigory Avdyushin. All rights reserved. | |
| // | |
| import UIKit | |
| import CoreData |
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.