FlickrPhotos icon indicating copy to clipboard operation
FlickrPhotos copied to clipboard

iOS app designed in MVVM pattern

Results 2 FlickrPhotos issues
Sort by recently updated
recently updated
newest added

In "updatePhotos" method of "RSPhotosViewModel" you have used UIAlerView. UIAlertView is a part of UIKit, it should not be used in ViewModel. Instead you should notify ViewController for error and...

Cannot compile due to missing the **FlickrPhotosTests-Info.plist** file. The file “FlickrPhotosTests-Info.plist” couldn’t be opened because there is no such file.