{"id":15293547,"url":"https://github.com/matghazaryan/swiftycodeview","last_synced_at":"2025-04-13T13:23:46.571Z","repository":{"id":40577190,"uuid":"139195606","full_name":"matghazaryan/SwiftyCodeView","owner":"matghazaryan","description":"Fully customizable UI Component for verification codes written in swift with RxSwift support!","archived":false,"fork":false,"pushed_at":"2023-07-03T03:05:30.000Z","size":1067,"stargazers_count":90,"open_issues_count":6,"forks_count":30,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-04T23:35:05.865Z","etag":null,"topics":["code","ios","iphone","mobile","mobile-number","password","phone","phonenumber","pin","swift","verification","verification-codes","xcode"],"latest_commit_sha":null,"homepage":"","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/matghazaryan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-29T20:59:28.000Z","updated_at":"2025-01-01T22:35:08.000Z","dependencies_parsed_at":"2024-06-19T00:25:57.511Z","dependency_job_id":"61007657-8e2c-4de9-9232-4bc7d2ea4afd","html_url":"https://github.com/matghazaryan/SwiftyCodeView","commit_stats":null,"previous_names":["arturdev/swiftycodeview"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matghazaryan%2FSwiftyCodeView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matghazaryan%2FSwiftyCodeView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matghazaryan%2FSwiftyCodeView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matghazaryan%2FSwiftyCodeView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matghazaryan","download_url":"https://codeload.github.com/matghazaryan/SwiftyCodeView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248718775,"owners_count":21150638,"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":["code","ios","iphone","mobile","mobile-number","password","phone","phonenumber","pin","swift","verification","verification-codes","xcode"],"created_at":"2024-09-30T16:49:55.533Z","updated_at":"2025-04-13T13:23:46.536Z","avatar_url":"https://github.com/matghazaryan.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SwiftyCodeView\n\n[![Version](https://img.shields.io/cocoapods/v/SwiftyCodeView.svg?style=flat)](https://cocoapods.org/pods/SwiftyCodeView)\n[![License](https://img.shields.io/cocoapods/l/SwiftyCodeView.svg?style=flat)](https://cocoapods.org/pods/SwiftyCodeView)\n[![Platform](https://img.shields.io/cocoapods/p/SwiftyCodeView.svg?style=flat)](https://cocoapods.org/pods/SwiftyCodeView)\n\nSwiftyCodeView is an elegant and customizable UI component which can be used as input field for verification codes, password, etc...\n\n\u003cimg src=\"https://raw.githubusercontent.com/arturdev/SwiftyCodeView/master/demo.gif\"\u003e\n\n## Usage\nDrag a UIView object into storyboard and set it's class to SwiftCodeView.\n\u003cbr\u003eImplement SwiftyCodeViewDelegate protocol.\n\u003cbr\u003eThats it!\n\n```Swift\nextension ViewController: SwiftyCodeViewDelegate {\n    func codeView(sender: SwiftyCodeView, didFinishInput code: String) -\u003e Bool {\n        print(\"Entered code: \", code)\n        return true\n    }\n}\n```\n\n## Customization\nThings you can customize - Everything! (See example project)\n\n## Requirements\n\niOS \u003e= 9.3\n\u003cbr\u003eXcode \u003e= 9.0\n\n## Installation\n\nSwiftyCodeView is available through [CocoaPods](https://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'SwiftyCodeView'\n\n# or \n\npod 'SwiftyCodeView/RxSwift'\n\n```\n\n## Author\n\narturdev, mkrtarturdev@gmail.com\n\nFeel free to open issues, feature requests and point bugs/mistakes!\n\n## License\n\nSwiftyCodeView is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatghazaryan%2Fswiftycodeview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatghazaryan%2Fswiftycodeview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatghazaryan%2Fswiftycodeview/lists"}