{"id":17225085,"url":"https://github.com/zoonooz/zftokenfield","last_synced_at":"2025-10-09T03:40:52.869Z","repository":{"id":23120141,"uuid":"26474716","full_name":"zoonooz/ZFTokenField","owner":"zoonooz","description":"iOS custom view that let you add token view inside like NSTokenField","archived":false,"fork":false,"pushed_at":"2019-12-22T18:08:22.000Z","size":84,"stargazers_count":333,"open_issues_count":8,"forks_count":58,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-10-01T03:47:05.785Z","etag":null,"topics":["ios","ios-ui","objective-c","token-field","tokenfield"],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","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/zoonooz.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}},"created_at":"2014-11-11T07:42:52.000Z","updated_at":"2025-04-22T09:57:58.000Z","dependencies_parsed_at":"2022-08-21T05:50:19.182Z","dependency_job_id":null,"html_url":"https://github.com/zoonooz/ZFTokenField","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zoonooz/ZFTokenField","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoonooz%2FZFTokenField","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoonooz%2FZFTokenField/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoonooz%2FZFTokenField/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoonooz%2FZFTokenField/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zoonooz","download_url":"https://codeload.github.com/zoonooz/ZFTokenField/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zoonooz%2FZFTokenField/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000714,"owners_count":26082911,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-ui","objective-c","token-field","tokenfield"],"created_at":"2024-10-15T04:12:40.149Z","updated_at":"2025-10-09T03:40:52.593Z","avatar_url":"https://github.com/zoonooz.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"ZFTokenField\n============\n\niOS custom view that let you add token view inside like NSTokenField\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/zoonooz/ZFTokenField/master/Screenshot/ss.png\"/\u003e\u003c/p\u003e\n\n## Installation\n\n```pod 'ZFTokenField'```\n\n## Usage\n\n### ZFTokenFieldDataSource\nYou need to implement these in your datasource class\n\n* ```lineHeightForTokenInField:tokenField:``` return desire line height.\n* ```numberOfTokenInField:``` return number of token that you want to display.\n* ```tokenField:viewForTokenAtIndex:``` return view that you want to display at specify index\n\n### ZFTokenFieldDelegate\n\n* ```tokenMarginInTokenInField:``` your prefered margin, default is 0\n* ```tokenField:didRemoveTokenAtIndex:``` get called when user deletes token at particular index.\n* ```tokenField:didReturnWithText:``` get called when user hits return with text.\n* ```tokenField:didTextChanged:``` get called when user changes text.\n* ```tokenFieldDidBeginEditing:``` get called when user begins edit the field.\n* ```tokenFieldShouldEndEditing:``` get called to ask if the field should end editing.\n* ```tokenFieldDidEndEditing:``` get called when user stops edit the field.\n\n## Author\n\nAmornchai Kanokpullwad, amornchai.zoon@gmail.com [@zoonref](http://twitter.com/zoonref)\n\n## License\n\nZFTokenField 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%2Fzoonooz%2Fzftokenfield","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzoonooz%2Fzftokenfield","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzoonooz%2Fzftokenfield/lists"}