{"id":31425988,"url":"https://github.com/enzomanuelmangano/demos","last_synced_at":"2025-10-08T10:33:11.461Z","repository":{"id":316879740,"uuid":"883799553","full_name":"enzomanuelmangano/demos","owner":"enzomanuelmangano","description":"An ongoing collection of React Native animations crafted with Reanimated, Gesture Handler, and Skia.","archived":false,"fork":false,"pushed_at":"2025-09-27T09:42:12.000Z","size":126288,"stargazers_count":990,"open_issues_count":3,"forks_count":109,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-09-27T10:26:51.764Z","etag":null,"topics":["expo","gesture-handler","react-native","reanimated","skia"],"latest_commit_sha":null,"homepage":"https://reactiive.io/demos","language":"TypeScript","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/enzomanuelmangano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"enzomanuelmangano","custom":["https://reactiive.io/demos","https://reanimate.dev"]}},"created_at":"2024-11-05T15:38:16.000Z","updated_at":"2025-09-27T10:12:19.000Z","dependencies_parsed_at":"2025-09-27T10:37:29.424Z","dependency_job_id":null,"html_url":"https://github.com/enzomanuelmangano/demos","commit_stats":null,"previous_names":["enzomanuelmangano/demos"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/enzomanuelmangano/demos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enzomanuelmangano%2Fdemos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enzomanuelmangano%2Fdemos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enzomanuelmangano%2Fdemos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enzomanuelmangano%2Fdemos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enzomanuelmangano","download_url":"https://codeload.github.com/enzomanuelmangano/demos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enzomanuelmangano%2Fdemos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277632375,"owners_count":25850734,"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","status":"online","status_checked_at":"2025-09-30T02:00:09.208Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["expo","gesture-handler","react-native","reanimated","skia"],"created_at":"2025-09-30T05:02:40.616Z","updated_at":"2025-09-30T05:04:56.118Z","avatar_url":"https://github.com/enzomanuelmangano.png","language":"TypeScript","funding_links":["https://github.com/sponsors/enzomanuelmangano","https://reactiive.io/demos","https://reanimate.dev"],"categories":["TypeScript"],"sub_categories":[],"readme":"# Demos ✨\n\nAn ongoing collection of React Native animations crafted with Reanimated, Gesture Handler, and Skia.\n\nBrowse all demos at [reactiive.io/demos](https://reactiive.io/demos).\n\n## Highlights\n\nDemos 2024 - Rewind 👇\n\nhttps://github.com/user-attachments/assets/47c8fb6d-6810-444f-a92e-589ffae84778\n\nDemos 2023 - Rewind: [Twitter Post](https://x.com/reactiive_/status/1740314524501078359)\n\n## Roadmap\n\nThis project is a work in progress (almost by definition). Here are the current priorities:\n\n- [x] Remove deprecated APIs: runOnJS and runOnUI should now be imported from react-native-worklets\n- [ ] Fix navigation setup: the project started with React Navigation, but we’re migrating to Expo Router. The repo currently feels like a mix of both.\n- [ ] Drawer Navigation: currently the navigation is quite unintuitive and needs to be improved.\n- [ ] Ensure consistent haptics support (use [pressto](https://github.com/enzomanuelmangano/pressto) whenever possible)\n- [ ] Optimize performance in Shaders demos\n- [ ] Feedback screen on Shake Detection\n- [ ] TestFlight Release\n- [ ] Android Release (starting with App Tester / Firebase Distribution)\n\n## Quick Start\n\nThis is an Expo Go project. To get started:\n\n```bash\nbun install\nbun ios     # for iOS\n# or\nbun android # for Android\n```\n\n## Project Layout\n\n```\nsrc/\n├── animations/   # Where the magic happens\n├── navigation/   # Getting around the app\n├── components/   # Building blocks\n└── utils/        # Helper functions\n```\n\n## Sponsors\n\nIf you find these animations helpful, consider supporting the project:\n\n- 💖 [GitHub Sponsors](https://github.com/sponsors/enzomanuelmangano)\n- ✨ [Demos](https://reactiive.io/demos)\n- 🎓 **Learn to build these animations**: Check out my course at [reanimate.dev](https://reanimate.dev). Dive deep into the world of React Native animations with this course, designed to guide you from the basics to advanced techniques\n\nYour support helps maintain this project and support my open-source work!\n\n## License\n\nThis project is licensed under a custom Software License Agreement. See [LICENSE.md](./LICENSE.md) for details.\n\n**Key points:**\n\n- ✅ Free for everyone (individuals and companies)\n- ✅ Can use in commercial projects\n- ✅ Can modify and customize for your needs\n- ❌ Cannot resell or redistribute the code\n- ❌ Cannot create competing animation libraries\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenzomanuelmangano%2Fdemos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenzomanuelmangano%2Fdemos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenzomanuelmangano%2Fdemos/lists"}