{"id":2316,"url":"https://github.com/RamonGilabert/Morgan","last_synced_at":"2025-08-02T23:32:52.468Z","repository":{"id":62448097,"uuid":"53741989","full_name":"RamonGilabert/Morgan","owner":"RamonGilabert","description":"Not all those who wander are lost.","archived":false,"fork":false,"pushed_at":"2016-10-11T11:17:54.000Z","size":570,"stargazers_count":96,"open_issues_count":2,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-27T13:51:52.263Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RamonGilabert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-12T16:40:34.000Z","updated_at":"2023-10-02T13:25:44.000Z","dependencies_parsed_at":"2022-11-01T23:17:38.624Z","dependency_job_id":null,"html_url":"https://github.com/RamonGilabert/Morgan","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamonGilabert%2FMorgan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamonGilabert%2FMorgan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamonGilabert%2FMorgan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamonGilabert%2FMorgan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RamonGilabert","download_url":"https://codeload.github.com/RamonGilabert/Morgan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228503172,"owners_count":17930527,"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-01-05T20:16:10.682Z","updated_at":"2024-12-06T17:30:58.204Z","avatar_url":"https://github.com/RamonGilabert.png","language":"Swift","funding_links":[],"categories":["UI","Animation"],"sub_categories":["Animation","Other free courses"],"readme":"![Morgan](https://github.com/RamonGilabert/Morgan/blob/master/Resources/logo.png)\n\n\u003cdiv align = \"center\"\u003e\n\u003cbr\u003e\n\u003ca href=\"https://github.com/Carthage/Carthage\" target=\"blank\"\u003e\u003cimg src=\"https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat\" /\u003e\u003c/a\u003e\n\u003ca href=\"http://cocoadocs.org/docsets/Morgan\" target=\"blank\"\u003e\u003cimg src=\"https://img.shields.io/cocoapods/v/Morgan.svg?style=flat\" /\u003e\u003c/a\u003e\n\u003ca href=\"http://cocoadocs.org/docsets/Morgan\" target=\"blank\"\u003e\u003cimg src=\"https://img.shields.io/cocoapods/l/Morgan.svg?style=flat\" /\u003e\u003c/a\u003e\n\u003ca href=\"http://cocoadocs.org/docsets/Morgan\" target=\"blank\"\u003e\u003cimg src=\"https://img.shields.io/cocoapods/p/Morgan.svg?style=flat\" /\u003e\u003c/a\u003e\n\u003ca href=\"http://cocoadocs.org/docsets/Morgan\" target=\"blank\"\u003e\u003cimg src=\"https://img.shields.io/cocoapods/metrics/doc-percent/Morgan.svg?style=flat\" /\u003e\u003c/a\u003e\n\u003cimg src=\"https://img.shields.io/badge/%20in-swift%203.0-orange.svg\" /\u003e\n\u003cbr\u003e\u003cbr\u003e\n\u003c/div\u003e\n\nA travel companion for your apps, a solitaire friend for **[Walker](https://github.com/RamonGilabert/Walker)**. This library aims to make the job of using day to day animations easier, just with one line of code you are going to be able to do delightful animations.\n\nNote that **Morgan** is never finished, as I find more and more cases and animations in my daily iOS life, I'll keep adding them here, making the biggest set of animations in iOS, and I would be happy if you help me on that too.\n\n## Code\n\n**Morgan** uses **[Walker](https://github.com/RamonGilabert/Walker)** as the animation engine and works tight with him to provide you with a set of different animations, let me list you a few of them.\n\n```swift\nview.fall()\nview.zoom()\nview.levitate()\nview.flip()\nview.swing()\nview.morph()\nview.shake()\nview.peek()\nview.zoom()\nview.slide()\nview.disappear()\n```\n\nTo check the rest of the animations available check the [source files](https://github.com/RamonGilabert/Morgan/tree/master/Sources).\n\n## Installation\n\n**Morgan** is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod 'Morgan'\n```\n\n**Morgan** is also available through [Carthage](https://github.com/Carthage/Carthage). To install just write into your Cartfile:\n\n```ruby\ngithub 'RamonGilabert/Morgan'\n```\n\n## Upcoming features\n\nAs stated above, **Morgan** is always in motion, always changing, growing and improving, there's no roadmap, just a set of new PR every time I, or someone else finds something interesting to share with the community.\n\n## Author\n\nRamon Gilabert with ♥️\n\n## Contribute\n\nI would love you to contribute to **Morgan**, check the [CONTRIBUTING](https://github.com/RamonGilabert/Morgan/blob/master/CONTRIBUTING.md) file for more information.\n\n## License\n\n**Morgan** is available under the MIT license. See the [LICENSE](https://github.com/RamonGilabert/Morgan/blob/master/LICENSE.md) file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRamonGilabert%2FMorgan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRamonGilabert%2FMorgan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRamonGilabert%2FMorgan/lists"}