{"id":13503967,"url":"https://github.com/noppefoxwolf/FlowBarButtonItem","last_synced_at":"2025-03-29T18:31:35.547Z","repository":{"id":56911471,"uuid":"47984103","full_name":"noppefoxwolf/FlowBarButtonItem","owner":"noppefoxwolf","description":"Bar Button Item that can be moved anywhere in the screen, like Android's stickers button.","archived":true,"fork":false,"pushed_at":"2016-02-01T08:42:03.000Z","size":1034,"stargazers_count":152,"open_issues_count":3,"forks_count":19,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-05-02T05:45:59.276Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/noppefoxwolf.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":"2015-12-14T15:38:07.000Z","updated_at":"2023-11-07T03:47:05.000Z","dependencies_parsed_at":"2022-08-21T03:20:12.885Z","dependency_job_id":null,"html_url":"https://github.com/noppefoxwolf/FlowBarButtonItem","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/noppefoxwolf%2FFlowBarButtonItem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FFlowBarButtonItem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FFlowBarButtonItem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FFlowBarButtonItem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noppefoxwolf","download_url":"https://codeload.github.com/noppefoxwolf/FlowBarButtonItem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246227107,"owners_count":20743890,"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":[],"created_at":"2024-07-31T23:00:51.256Z","updated_at":"2025-03-29T18:31:33.914Z","avatar_url":"https://github.com/noppefoxwolf.png","language":"Shell","funding_links":[],"categories":["UI"],"sub_categories":[],"readme":"# FlowBarButtonItem\nBar Button Item that can be moved anywhere in the screen, like Android's stickers button.\n\n![](https://raw.githubusercontent.com/noppefoxwolf/FlowBarButtonItem/master/sample.gif)\n\n\n[![CI Status](http://img.shields.io/travis/Tomoya Hirano/FlowBarButtonItem.svg?style=flat)](https://travis-ci.org/Tomoya Hirano/FlowBarButtonItem)\n[![Version](https://img.shields.io/cocoapods/v/FlowBarButtonItem.svg?style=flat)](http://cocoapods.org/pods/FlowBarButtonItem)\n[![License](https://img.shields.io/cocoapods/l/FlowBarButtonItem.svg?style=flat)](http://cocoapods.org/pods/FlowBarButtonItem)\n[![Platform](https://img.shields.io/cocoapods/p/FlowBarButtonItem.svg?style=flat)](http://cocoapods.org/pods/FlowBarButtonItem)\n\n## Usage\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\nFlowBarButtonItem is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\nuse_frameworks!\npod \"FlowBarButtonItem\"\n```\n\n## How to use.\n\n```swift\nimport FlowBarButtonItem\n```\n\n```swift\nlet right = FlowBarButtonItem(image: UIImage(named: \"image\"), style: .Done, target: self, action: \"rightAction:\")\nnavigationItem.rightBarButtonItem = right\nright.enableFlow()\n```\n\n## Author\n\nTomoya Hirano, cromteria@gmail.com\n\n## License\n\nFlowBarButtonItem 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%2Fnoppefoxwolf%2FFlowBarButtonItem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoppefoxwolf%2FFlowBarButtonItem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoppefoxwolf%2FFlowBarButtonItem/lists"}