{"id":16835208,"url":"https://github.com/hackiftekhar/iqtextview","last_synced_at":"2025-08-01T09:02:50.363Z","repository":{"id":249613870,"uuid":"832025757","full_name":"hackiftekhar/IQTextView","owner":"hackiftekhar","description":"TextView with placeholder support.","archived":false,"fork":false,"pushed_at":"2024-10-29T12:56:39.000Z","size":171,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T12:30:58.851Z","etag":null,"topics":[],"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/hackiftekhar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-22T07:52:24.000Z","updated_at":"2024-12-24T00:42:51.000Z","dependencies_parsed_at":"2024-08-16T16:51:06.055Z","dependency_job_id":null,"html_url":"https://github.com/hackiftekhar/IQTextView","commit_stats":null,"previous_names":["hackiftekhar/iqtextview"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hackiftekhar/IQTextView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackiftekhar%2FIQTextView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackiftekhar%2FIQTextView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackiftekhar%2FIQTextView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackiftekhar%2FIQTextView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hackiftekhar","download_url":"https://codeload.github.com/hackiftekhar/IQTextView/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hackiftekhar%2FIQTextView/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267873342,"owners_count":24158586,"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-07-30T02:00:09.044Z","response_time":70,"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":[],"created_at":"2024-10-13T12:09:17.771Z","updated_at":"2025-08-01T09:02:50.255Z","avatar_url":"https://github.com/hackiftekhar.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IQTextView\n\n[![CI Status](https://img.shields.io/travis/hackiftekhar/IQTextView.svg?style=flat)](https://travis-ci.org/hackiftekhar/IQTextView)\n[![Version](https://img.shields.io/cocoapods/v/IQTextView.svg?style=flat)](https://cocoapods.org/pods/IQTextView)\n[![License](https://img.shields.io/cocoapods/l/IQTextView.svg?style=flat)](https://cocoapods.org/pods/IQTextView)\n[![Platform](https://img.shields.io/cocoapods/p/IQTextView.svg?style=flat)](https://cocoapods.org/pods/IQTextView)\n\n![Screenshot](https://raw.githubusercontent.com/hackiftekhar/IQTextView/master/Screenshot/IQTextViewScreenshot.png)\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n## Requirements\n\n## Installation\n\nIQTextView is available through [CocoaPods](https://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'IQTextView'\n```\n\n## Usage\n\nYou can set any UITextView class to IQTextView and then you can change the placeholder and placeholderTextColor from the storyboard\n\nTo change them via code, you may have to set them programmatically\n```swift\ntextView.placeholderTextColor = UIColor.lightGray\ntextView.placeholder = \"Enter your message here...\"\n```\n\nTo work this with IQKeyboardToolbarManager to show placeholder in toolbar, you may have to confirm IQPlaceholderable manually in your code\n```swift\n@available(iOSApplicationExtension, unavailable)\n@MainActor\nextension IQTextView: IQPlaceholderable { }\n```\n\n## Author\n\nIftekhar Qurashi hack.iftekhar@gmail.com\n\n## License\n\nIQTextView 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%2Fhackiftekhar%2Fiqtextview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackiftekhar%2Fiqtextview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackiftekhar%2Fiqtextview/lists"}