{"id":2947,"url":"https://github.com/FluidGroup/NextGrowingTextView","last_synced_at":"2025-08-06T14:32:59.306Z","repository":{"id":41418970,"uuid":"48213223","full_name":"FluidGroup/NextGrowingTextView","owner":"FluidGroup","description":"📝 The next in the generations of 'growing textviews' optimized for iOS 8 and above.","archived":false,"fork":false,"pushed_at":"2023-05-08T14:06:12.000Z","size":7996,"stargazers_count":1800,"open_issues_count":30,"forks_count":149,"subscribers_count":29,"default_branch":"main","last_synced_at":"2025-07-29T13:39:08.575Z","etag":null,"topics":["carthage","cocoapods","hacktoberfest","ios","textview","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/FluidGroup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":null,"patreon":"muukii","open_collective":null,"ko_fi":"muukii","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2015-12-18T03:49:56.000Z","updated_at":"2025-07-10T09:43:11.000Z","dependencies_parsed_at":"2023-02-14T08:46:30.189Z","dependency_job_id":"ffc7bf7d-1fd4-4fd9-b1e4-a63ab4b47902","html_url":"https://github.com/FluidGroup/NextGrowingTextView","commit_stats":null,"previous_names":["muukii/nextgrowingtextview"],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/FluidGroup/NextGrowingTextView","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluidGroup%2FNextGrowingTextView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluidGroup%2FNextGrowingTextView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluidGroup%2FNextGrowingTextView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluidGroup%2FNextGrowingTextView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FluidGroup","download_url":"https://codeload.github.com/FluidGroup/NextGrowingTextView/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FluidGroup%2FNextGrowingTextView/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268800710,"owners_count":24309437,"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-08-04T02:00:09.867Z","response_time":79,"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":["carthage","cocoapods","hacktoberfest","ios","textview","xcode"],"created_at":"2024-01-05T20:16:27.102Z","updated_at":"2025-08-06T14:32:59.011Z","avatar_url":"https://github.com/FluidGroup.png","language":"Swift","funding_links":["https://patreon.com/muukii","https://ko-fi.com/muukii"],"categories":["UI","Libs","Swift","OOM-Leaks-Crash"],"sub_categories":["TextField \u0026 TextView","UI","TextView"],"readme":"# NextGrowingTextView \u003csub\u003e \u003cbr/\u003e(An Essential UI component for input text)\u003c/sub\u003e\n\n|flexible width | fixed width |\n|---|---|\n|\u003cimg width=200px src=\"https://user-images.githubusercontent.com/1888355/156420538-76b2d75b-ca50-46f0-b95f-056d2ef30953.gif\" /\u003e|\u003cimg width=200px src=\"https://user-images.githubusercontent.com/1888355/156420669-f1a8003e-cd43-41c3-b482-7a5baf9d5561.gif\" /\u003e|\n\n\u003e 💡  \n**Displaying the user-interface on top of the keyboard**  \n[muukii/Bureau](https://github.com/muukii/Bureau) enables you to show your user-interface on top of the keyboard in the easiest way.\n\n\n## How to use\n\n1. Create an instance\n2. Add subview with layout\n\nIt supports AutoLayout completely.\n\n```swift\nlet growingTextView = NextGrowingTextView()\n```\n\n**Setting up with configuration**\n\n```swift\ngrowingTextView.configuration = .init(\n  minLines: 1,\n  maxLines: 10,\n  isAutomaticScrollToBottomEnabled: true,\n  isFlashScrollIndicatorsEnabled: true\n)\n```\n\n**Accessing actual UITextView to apply settings**\n```swift\ngrowingTextView.textView\n```\n\n**Accessing UILabel for displaying placeholder**\n\n```swift\ngrowingTextView.placeholderLabel\n```\n\n## Requirements\n\niOS 9.0+ Swift 5.5+\n\n## Installation\n\n- Supports the following:\n  - CocoaPods\n  - Swift Package Manager\n\n## Author\n\n[muukii](https://github.com/muukii)\n\n## License\n\nNextGrowingTextView is available under the MIT license. See the LICENSE file for more info.\n\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmuukii%2FNextGrowingTextView.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fmuukii%2FNextGrowingTextView?ref=badge_large)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFluidGroup%2FNextGrowingTextView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFluidGroup%2FNextGrowingTextView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFluidGroup%2FNextGrowingTextView/lists"}