{"id":22455877,"url":"https://github.com/theapache64/compose-animation-playground","last_synced_at":"2025-08-02T02:32:47.136Z","repository":{"id":62663904,"uuid":"407913912","full_name":"theapache64/compose-animation-playground","owner":"theapache64","description":"A playground for Compose Animations","archived":false,"fork":false,"pushed_at":"2022-10-31T13:52:10.000Z","size":731,"stargazers_count":136,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-01T15:31:40.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theapache64.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":"2021-09-18T16:39:57.000Z","updated_at":"2024-04-29T18:28:07.000Z","dependencies_parsed_at":"2022-11-04T10:46:02.309Z","dependency_job_id":null,"html_url":"https://github.com/theapache64/compose-animation-playground","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/theapache64%2Fcompose-animation-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fcompose-animation-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fcompose-animation-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fcompose-animation-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theapache64","download_url":"https://codeload.github.com/theapache64/compose-animation-playground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228426023,"owners_count":17917790,"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-12-06T07:13:43.742Z","updated_at":"2024-12-06T07:13:44.471Z","avatar_url":"https://github.com/theapache64.png","language":"Kotlin","readme":"![](cover.jpeg)\n\n# compose-animation-playground\n\n![buildStatus](https://img.shields.io/github/workflow/status/theapache64/compose-animation-playground/Java%20CI%20with%20Gradle?style=plastic)\n![latestVersion](https://img.shields.io/github/v/release/theapache64/compose-animation-playground)\n\u003ca href=\"https://twitter.com/theapache64\" target=\"_blank\"\u003e\n\u003cimg alt=\"Twitter: theapache64\" src=\"https://img.shields.io/twitter/follow/theapache64.svg?style=social\" /\u003e\n\u003c/a\u003e\n\n\u003e A simple playground app I created to try compose animation\n\n\nhttps://user-images.githubusercontent.com/9678279/198839537-2794bac0-8075-470b-9c4d-aea9bc9d719c.mp4\n\n\n## ✍️ Author\n\n👤 **theapache64**\n\n* Twitter: \u003ca href=\"https://twitter.com/theapache64\" target=\"_blank\"\u003e@theapache64\u003c/a\u003e\n* Email: theapache64@gmail.com\n\nFeel free to ping me 😉\n\n## 🤝 Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any\ncontributions you make are **greatly appreciated**.\n\n1. Open an issue first to discuss what you would like to change.\n1. Fork the Project\n1. Create your feature branch (`git checkout -b feature/amazing-feature`)\n1. Commit your changes (`git commit -m 'Add some amazing feature'`)\n1. Push to the branch (`git push origin feature/amazing-feature`)\n1. Open a pull request\n\nPlease make sure to update tests as appropriate.\n\n## ❤ Show your support\n\nGive a ⭐️ if this project helped you!\n\n\u003ca href=\"https://www.patreon.com/theapache64\"\u003e\n  \u003cimg alt=\"Patron Link\" src=\"https://c5.patreon.com/external/logo/become_a_patron_button@2x.png\" width=\"160\"/\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://www.buymeacoffee.com/theapache64\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" width=\"160\"\u003e\n\u003c/a\u003e\n\n\n## ☑️ TODO\n\n- [ ] AnimationScreen(\"Reusable updateTransition\") { TODO() }\n- [ ] AnimationScreen(\"TargetBasedAnimation\") { TODO() }\n- [ ] AnimationScreen(\"animationSpec : spring\") { TODO(\"Demo dampingRatio and stiffness with tabs maybe\") }\n- [ ] AnimationScreen(\"animationSpec : tween\") { TODO(\"Demo with two boxes and custom controls\") }\n- [ ] AnimationScreen(\"animationSpec : keyframes\") { TODO(\"Demo with two boxes and custom controls\") }\n- [ ] AnimationScreen(\"animationSpec : repeatable\") { TODO() }\n- [ ] AnimationScreen(\"animationSpec : infiniteRepeatable\") { TODO() }\n- [ ] AnimationScreen(\"animationSpec : snap\") { TODO() }\n- [ ] AnimationScreen(\"animationSpec : Easing\") { TODO() }\n- [ ] AnimationScreen(\"Custom AnimationVector\") { TODO() }\n- [ ] AnimationScreen(\"Gesture Animation : SwipeToDismiss\") { TODO() }\n\n## 📝 License\n\n```\nCopyright © 2021 - theapache64\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n\n_This README was generated by [readgen](https://github.com/theapache64/readgen)_ ❤\n","funding_links":["https://www.patreon.com/theapache64","https://www.buymeacoffee.com/theapache64"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheapache64%2Fcompose-animation-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheapache64%2Fcompose-animation-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheapache64%2Fcompose-animation-playground/lists"}