{"id":18557358,"url":"https://github.com/balunaik/flashnews","last_synced_at":"2025-05-15T14:09:41.812Z","repository":{"id":213382661,"uuid":"156827612","full_name":"BaluNaik/FlashNews","owner":"BaluNaik","description":"iOS demo app with VIPER architecture using https://newsapi.org/","archived":false,"fork":false,"pushed_at":"2018-11-19T06:28:14.000Z","size":21286,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-17T11:42:18.506Z","etag":null,"topics":["ios","ios-clean-architecture","ios-swift","viper-architecture","viper-design-patteren","viper-modules","viper-pattern-architecture","viper-swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BaluNaik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-11-09T07:44:34.000Z","updated_at":"2018-12-16T07:47:22.000Z","dependencies_parsed_at":"2023-12-20T18:10:43.368Z","dependency_job_id":null,"html_url":"https://github.com/BaluNaik/FlashNews","commit_stats":null,"previous_names":["balunaik/flashnews"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaluNaik%2FFlashNews","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaluNaik%2FFlashNews/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaluNaik%2FFlashNews/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BaluNaik%2FFlashNews/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BaluNaik","download_url":"https://codeload.github.com/BaluNaik/FlashNews/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254355331,"owners_count":22057354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ios","ios-clean-architecture","ios-swift","viper-architecture","viper-design-patteren","viper-modules","viper-pattern-architecture","viper-swift"],"created_at":"2024-11-06T21:35:24.311Z","updated_at":"2025-05-15T14:09:36.795Z","avatar_url":"https://github.com/BaluNaik.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FlashNews (iOS Sample App With Viper Architecture)\nThis repository contains a detailed sample app that implements VIPER architecture using Swift4.x and frameworks like Alamofire, SDWebImage, SVProgressHUD, ObjectMapper, SwiftyJSON etc.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/BaluNaik/FlashNews/blob/master/launch%20screen.png\" width=\"250\"\u003e\n  \u003cimg src=\"https://github.com/BaluNaik/FlashNews/blob/master/List%20screen1.png\" width=\"250\"\u003e\n  \u003cimg src=\"https://github.com/BaluNaik/FlashNews/blob/master/Detail%20Screen.png\" width=\"250\"\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/BaluNaik/FlashNews/blob/master/No%20Internet.png\" width=\"250\"\u003e\n  \u003cimg src=\"https://github.com/BaluNaik/FlashNews/blob/master/Gif.gif\" width=\"250\"\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\n# VIPER Architecture Blueprint\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/BaluNaik/FlashNews/blob/master/Viper.png\"\u003e\n\u003c/p\u003e\n\n# Project Structure\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/BaluNaik/FlashNews/blob/master/Structure.png\"\u003e\n\u003c/p\u003e\n\n### Setting up the project \n* Just fork or clone, build and run\n```sh\ngit clone https://github.com/BaluNaik/FlashNews.git\ncd FlashNews\npod install\nopen FlashNews.xcworkspace\n```\n## Used Frameworks\n#### Alamofire\nSwift-based HTTP networking library helps for network calls.\n\n#### SwiftyJSON\nSwiftyJSON library makes it easy to deal with JSON data in Swift.\n\n#### ObjectMapper\nObjectMapper library written in Swift that makes it easy for you to convert your model objects (classes and structs) to and from JSON.\n\n#### SDWebImage\nAsynchronous image downloader with cache support as a UIImageView category.\n\n#### SVProgressHUD\nLightweight progress indicator for iOS apps.\n\n\n## Requirements\n* iOS 10.0 or later\n* Xcode 10.x or later\n* Swift 4.x\n* ***NOTE:For accurate result run and test on real device***\n\n## License\nCopyright (c) 2018 Balu Naik  dbalunayak@gmail.com\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalunaik%2Fflashnews","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalunaik%2Fflashnews","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalunaik%2Fflashnews/lists"}