{"id":13489973,"url":"https://github.com/cybertk/CKTextFieldTableCell","last_synced_at":"2025-03-28T05:31:35.853Z","repository":{"id":139072486,"uuid":"41862281","full_name":"cybertk/CKTextFieldTableCell","owner":"cybertk","description":"UITableViewCell drop-in replacement with support of UITextField","archived":false,"fork":false,"pushed_at":"2015-09-10T16:47:30.000Z","size":200,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T02:51:14.447Z","etag":null,"topics":[],"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/cybertk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-03T13:49:57.000Z","updated_at":"2016-03-11T14:19:18.000Z","dependencies_parsed_at":"2023-03-21T22:18:49.056Z","dependency_job_id":null,"html_url":"https://github.com/cybertk/CKTextFieldTableCell","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/cybertk%2FCKTextFieldTableCell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybertk%2FCKTextFieldTableCell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybertk%2FCKTextFieldTableCell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybertk%2FCKTextFieldTableCell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cybertk","download_url":"https://codeload.github.com/cybertk/CKTextFieldTableCell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245978200,"owners_count":20703675,"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":[],"created_at":"2024-07-31T19:00:38.796Z","updated_at":"2025-03-28T05:31:35.559Z","avatar_url":"https://github.com/cybertk.png","language":"Swift","funding_links":[],"categories":["Libs"],"sub_categories":["UI"],"readme":"# CKTextFieldTableCell\n\n[![CI Status](http://img.shields.io/travis/cybertk/CKTextFieldTableCell.svg?style=flat)](https://travis-ci.org/cybertk/CKTextFieldTableCell)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![Version](https://img.shields.io/cocoapods/v/CKTextFieldTableCell.svg?style=flat)](http://cocoapods.org/pods/CKTextFieldTableCell)\n[![Platform](https://img.shields.io/cocoapods/p/CKTextFieldTableCell.svg?style=flat)](http://cocoapods.org/pods/CKTextFieldTableCell)\n\n\u003cimg width=\"375\" alt=\"screen shot 1\" src=\"https://cloud.githubusercontent.com/assets/455809/9794045/818a35fa-581b-11e5-9216-7fec0e14b087.png\"\u003e\n\n## Getting started\n\nCKTextFieldTableCell is designed to used in [Interface Builder](https://developer.apple.com/xcode/interface-builder/) as a drop-in replacement of UITableViewCell with support of UITextField.\n\nFirst, set **Custom Class** of **Table View Cell** to `CKTextFieldTableCell`\n\n\u003cimg width=\"1280\" alt=\"figure-step-1\" src=\"https://cloud.githubusercontent.com/assets/455809/9794072/a1ea19fa-581b-11e5-9d8f-8edaaad120f6.png\"\u003e\n\nUpdate **Style** of **Table View Cell** to `Basic`\n\n\u003cimg width=\"1280\" alt=\"figure-step-2\" src=\"https://cloud.githubusercontent.com/assets/455809/9794144/0f4fe416-581c-11e5-92f4-fe14795802dd.png\"\u003e\n\nAdd a **Text Field** into **Content View** of **Table View Cell** and connect it `textField` **Outlet**\n\n\u003cimg width=\"1280\" alt=\"figure-step-3\" src=\"https://cloud.githubusercontent.com/assets/455809/9794159/2739fb52-581c-11e5-8130-8044206a88d9.png\"\u003e\n\nThen you get CKTextFieldTableCell, you can also run the example project, by cloning the repo, and open `Example` target within Xcode.\n\n## Requirements\n\n- iOS 8.0 and above\n- Xcode 7.0 and above\n\n## Installation\n\n### Carthage\n\nCKTextFieldTableCell is available through [Carthage](https://github.com/carthage/carthage). To install it, simply add the following line to your Cartfile:\n\n```\ngithub \"cybertk/CKTextFieldTableCell\"\n```\n\n### Cocoapods\n\nCKTextFieldTableCell is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod \"CKTextFieldTableCell\"\n```\n\n## Author\n\n[@cybertk](https://github.com/cybertk)\n\n## License\n\nCKTextFieldTableCell is available under the MIT license. See the [LICENSE](LICENSE) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybertk%2FCKTextFieldTableCell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcybertk%2FCKTextFieldTableCell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybertk%2FCKTextFieldTableCell/lists"}