{"id":24733633,"url":"https://github.com/fanta1ty/ttipboxview","last_synced_at":"2025-03-22T16:22:32.700Z","repository":{"id":52084396,"uuid":"520723644","full_name":"fanta1ty/TTipBoxView","owner":"fanta1ty","description":"TTipBoxView is a simple and flexible UI component fully written in Swift. It is developed to help you create a hint/prompt view quickly, saving your time and avoiding having to write many lines of codes.","archived":false,"fork":false,"pushed_at":"2022-08-03T06:49:51.000Z","size":111,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-04T23:35:46.158Z","etag":null,"topics":["cocoapods","hint","hints","ios","ios-app","ios-swift","message","pod","prompt","swift","swift5","tip","tips","tips-and-tricks","tips-tricks","tool","uiframework","uikit"],"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/fanta1ty.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":"2022-08-03T03:22:47.000Z","updated_at":"2022-08-18T14:18:26.000Z","dependencies_parsed_at":"2022-09-01T19:30:40.087Z","dependency_job_id":null,"html_url":"https://github.com/fanta1ty/TTipBoxView","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanta1ty%2FTTipBoxView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanta1ty%2FTTipBoxView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanta1ty%2FTTipBoxView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fanta1ty%2FTTipBoxView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fanta1ty","download_url":"https://codeload.github.com/fanta1ty/TTipBoxView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244983715,"owners_count":20542503,"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":["cocoapods","hint","hints","ios","ios-app","ios-swift","message","pod","prompt","swift","swift5","tip","tips","tips-and-tricks","tips-tricks","tool","uiframework","uikit"],"created_at":"2025-01-27T18:17:26.172Z","updated_at":"2025-03-22T16:22:32.673Z","avatar_url":"https://github.com/fanta1ty.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"![LOGO](https://github.com/fanta1ty/TTipBoxView/blob/master/ScreenShot/Logo.png)\n\n# TTipBoxView\n\nTTipBoxView is a simple and flexible UI component fully written in Swift. It is developed to help you create a hint/prompt view quickly, saving your time and avoiding having to write many lines of codes.\n\n[![Swift 5.0](https://img.shields.io/badge/Swift-5.0-brightgreen)](https://developer.apple.com/swift/)\n[![Version](https://img.shields.io/cocoapods/v/TTipBoxView.svg?style=flat)](https://cocoapods.org/pods/TTipBoxView)\n[![License](https://img.shields.io/cocoapods/l/TTipBoxView.svg?style=flat)](https://cocoapods.org/pods/TTipBoxView)\n[![Platform](https://img.shields.io/cocoapods/p/TTipBoxView.svg?style=flat)](https://cocoapods.org/pods/TTipBoxView)\n[![Email](https://img.shields.io/badge/contact-@thinhnguyen12389@gmail.com-blue)](thinhnguyen12389@gmail.com)\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\nTTipBoxView is available through [CocoaPods](https://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'TTipBoxView'\n```\n\n## Usage\n```swift\nimport TTipBoxView\n```\n\n1) Initiate ``TTipBoxView``\n```swift\nlet tipBoxView = TTipBoxView()\n```\n\n2) To show hint message, please input into ``tipLabel.text`` property\n```swift\ntipBoxView.tipLabel.text = \"Tip: Please remember TTipBoxView when you want to add a tip box view.\\n\\nYou must be a iOS developer when using this library\"\n```\n\n3) To show hint image, please add image into ``image`` property\n```swift\ntipBoxView.image = UIImage(named: \"tip\")\n```\n\n![alt text](https://github.com/fanta1ty/TTipBoxView/blob/master/ScreenShot/Screen%20Shot.png)\n\n## Requirements\n- iOS 9.3 or later\n- Swift 5.0 or later\n\n## Author\n\nfanta1ty, thinhnguyen12389@gmail.com\n\n## License\n\nTTipBoxView 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%2Ffanta1ty%2Fttipboxview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffanta1ty%2Fttipboxview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffanta1ty%2Fttipboxview/lists"}