{"id":13485389,"url":"https://github.com/SimformSolutionsPvtLtd/MVVMListDemo","last_synced_at":"2025-03-27T19:30:58.341Z","repository":{"id":49752501,"uuid":"126135910","full_name":"SimformSolutionsPvtLtd/MVVMListDemo","owner":"SimformSolutionsPvtLtd","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-27T08:41:19.000Z","size":80,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T20:43:55.202Z","etag":null,"topics":["bindings","cocoapods","codacy","ipad","iphone","mvvm-architecture","navigation","swift"],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SimformSolutionsPvtLtd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-21T06:52:17.000Z","updated_at":"2023-09-30T21:55:33.000Z","dependencies_parsed_at":"2022-09-16T04:21:09.274Z","dependency_job_id":null,"html_url":"https://github.com/SimformSolutionsPvtLtd/MVVMListDemo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimformSolutionsPvtLtd%2FMVVMListDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimformSolutionsPvtLtd%2FMVVMListDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimformSolutionsPvtLtd%2FMVVMListDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SimformSolutionsPvtLtd%2FMVVMListDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SimformSolutionsPvtLtd","download_url":"https://codeload.github.com/SimformSolutionsPvtLtd/MVVMListDemo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245910732,"owners_count":20692495,"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":["bindings","cocoapods","codacy","ipad","iphone","mvvm-architecture","navigation","swift"],"created_at":"2024-07-31T18:00:21.352Z","updated_at":"2025-03-27T19:30:58.056Z","avatar_url":"https://github.com/SimformSolutionsPvtLtd.png","language":"Swift","funding_links":[],"categories":["iOS Guides","iOS"],"sub_categories":["Swift"],"readme":"[![Codacy Badge](https://api.codacy.com/project/badge/Grade/2c40f465eef84150a3eb8f1182cabc70)](https://www.codacy.com/app/developer_20/MVVMListDemo?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=simformsolutions/MVVMListDemo\u0026amp;utm_campaign=Badge_Grade)\n[![Swift Version][swift-image]][swift-url]\n[![License][license-image]][license-url]\n[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/EZSwiftExtensions.svg)](https://img.shields.io/cocoapods/v/LFAlertController.svg)\n[![Platform](https://img.shields.io/cocoapods/p/LFAlertController.svg?style=flat)](http://cocoapods.org/pods/LFAlertController)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\n# MVVM list demo\n\n## Features\n\n- [x] Custom navigator for login mudule\n- [x] Protocol base navigation for list module\n- [x] Dynamic binding with generic type detail view model (Name and Price)\n- [x] Advance API layer based on alamofire and object mapper\n- [x] Common view models so we can prevent table view datasouce and delegate in each view controllers\n- [x] Color assests\n- [x] Use of IBDesignable and IBInspectables\n- [x] Handy extentions for extend fucntionality of existing componets\n- [x] High scalable user manager class\n- [x] Custom controls to maintain app theme\n- [x] Lint using [Codacy](https://www.codacy.com) and [tailor](https://github.com/sleekbyte/tailor)\n- [x] Automated building and releasing using [fastlane](https://github.com/fastlane/fastlane)\n\n\n## Requirements\n\n- iOS 11.0+\n- Xcode 9.0\n\n## Installation\n\n#### CocoaPods\n\n[CocoaPods](http://cocoapods.org) is a dependency manager for Cocoa projects. You can install it with the following command:\n\n```bash\n$ gem install cocoapods\n```\n\n\n\nTo run this demo, specify it in your `Podfile`:\n\n```ruby\nsource 'https://github.com/CocoaPods/Specs.git'\nplatform :ios, '10.0'\nuse_frameworks!\n\ntarget 'MVVMListDemo' do\npod 'AlamofireObjectMapper', '~\u003e 5.0'\npod 'Kingfisher', '~\u003e 4.6'\nend\n```\n\nThen, run the following command:\n\n```bash\n$ pod install\n```\n\n\n\n[swift-image]:https://img.shields.io/badge/swift-4-orange.svg\n[swift-url]: https://swift.org/\n[license-image]: https://img.shields.io/badge/License-MIT-blue.svg\n[license-url]: https://github.com/tejas-ardeshna/TJProfileImage/blob/master/LICENSE.md\n[codebeat-image]: https://codebeat.co/badges/c19b47ea-2f9d-45df-8458-b2d952fe9dad\n[codebeat-url]: https://codebeat.co/projects/github-com-vsouza-awesomeios-com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSimformSolutionsPvtLtd%2FMVVMListDemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSimformSolutionsPvtLtd%2FMVVMListDemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSimformSolutionsPvtLtd%2FMVVMListDemo/lists"}