{"id":19502491,"url":"https://github.com/vamshiiitbhu14/flatpressbutton","last_synced_at":"2025-04-26T00:32:03.758Z","repository":{"id":201839883,"uuid":"111070652","full_name":"VamshiIITBHU14/FlatPressButton","owner":"VamshiIITBHU14","description":"Flat design clickable buttons. All code written in latest Swift4 syntax.","archived":false,"fork":false,"pushed_at":"2017-11-17T07:30:19.000Z","size":21,"stargazers_count":19,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T05:21:43.556Z","etag":null,"topics":["flatcolors","uibutton","uicolor","uikit"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/VamshiIITBHU14.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2017-11-17T07:12:44.000Z","updated_at":"2018-06-22T07:13:54.000Z","dependencies_parsed_at":"2024-02-17T22:31:56.591Z","dependency_job_id":null,"html_url":"https://github.com/VamshiIITBHU14/FlatPressButton","commit_stats":null,"previous_names":["vamshiiitbhu14/flatpressbutton"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VamshiIITBHU14%2FFlatPressButton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VamshiIITBHU14%2FFlatPressButton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VamshiIITBHU14%2FFlatPressButton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VamshiIITBHU14%2FFlatPressButton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VamshiIITBHU14","download_url":"https://codeload.github.com/VamshiIITBHU14/FlatPressButton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250917284,"owners_count":21507561,"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":["flatcolors","uibutton","uicolor","uikit"],"created_at":"2024-11-10T22:16:34.153Z","updated_at":"2025-04-26T00:32:03.444Z","avatar_url":"https://github.com/VamshiIITBHU14.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FlatPressButton\nFlat design clickable buttons. All code written in latest Swift4 syntax.\nConcept taken from https://famolus.com with code written in Swift4.\nEasy to use. Just drag and drop HTPressableButton.Swift, UIColor+HTColor.Swift, UIImage+HTButton.Swift, you are done.\n\nYou can add buttons with different styles (Rounded edges, Rectanular edges, Circular button) with\n\n       var frame = CGRect(x: 30, y: 150, width: 260, height: 50)\n        let rectButton = HTPressableButton(frame: frame, buttonStyle: HTPressableButtonStyle.rect)\n        rectButton.buttonColor = UIColor.ht_alizarinColor()\n        rectButton.shadowColor = UIColor.ht_pumpkinColor()\n        rectButton.setTitle(\"Rect\", for: .normal)\n        view.addSubview(rectButton)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvamshiiitbhu14%2Fflatpressbutton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvamshiiitbhu14%2Fflatpressbutton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvamshiiitbhu14%2Fflatpressbutton/lists"}