{"id":28530116,"url":"https://github.com/blaiti/react-native-animations","last_synced_at":"2025-07-07T08:32:24.287Z","repository":{"id":187658265,"uuid":"677327372","full_name":"blaiti/React-Native-Animations","owner":"blaiti","description":"A customizable Animations for React Native.","archived":false,"fork":false,"pushed_at":"2023-10-10T10:36:44.000Z","size":605,"stargazers_count":50,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T14:16:36.315Z","etag":null,"topics":["react","react-native","react-native-reanimated","typescript"],"latest_commit_sha":null,"homepage":"https://youtube.com/@Blaiti","language":"TypeScript","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/blaiti.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,"governance":null}},"created_at":"2023-08-11T09:44:04.000Z","updated_at":"2025-06-06T10:46:28.000Z","dependencies_parsed_at":"2023-08-11T16:32:50.584Z","dependency_job_id":"3e386223-aada-46d3-b60f-d1cac494d605","html_url":"https://github.com/blaiti/React-Native-Animations","commit_stats":null,"previous_names":["blaiti/react-native-animations"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blaiti/React-Native-Animations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaiti%2FReact-Native-Animations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaiti%2FReact-Native-Animations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaiti%2FReact-Native-Animations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaiti%2FReact-Native-Animations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blaiti","download_url":"https://codeload.github.com/blaiti/React-Native-Animations/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blaiti%2FReact-Native-Animations/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264043002,"owners_count":23548497,"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":["react","react-native","react-native-reanimated","typescript"],"created_at":"2025-06-09T14:13:28.171Z","updated_at":"2025-07-07T08:32:24.282Z","avatar_url":"https://github.com/blaiti.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native Animations\n\nA customizable Animations for React Native using [React Native\nReanimated](https://docs.swmansion.com/react-native-reanimated/).\n\n![React Native Animations](https://github.com/blaiti/React-Native-Animations/assets/32510139/424dd910-bacf-430d-a703-30e14e3a5201)\n\n## Table of Contents\n- [Tech Stack](#tech-stack)\n- [Quick Start](#quick-start)\n- [Run Locally](#run-locally)\n- [File Structure](#file-structure)\n- [Author](#author)\n\n## Tech Stack\n\n**Frontend:** React Native\n\n**Environment:** Android, iOS\n\n\n## Quick start\n\nClone the repo\n```bash\n  git clone https://github.com/blaiti/React-Native-Animations\n```\n\nInstall React Native Animations with npm\n\n```bash\n  cd React-Native-Animations\n  npm install\n```\n    \n## Run Locally\n\nTo run locally on Android, run the following command\n\n```bash\n  npm run android\n```\n\nTo run locally on iOS, run the following command\n\n```bash\n  npm run ios\n```\n\n## File Structure\n\nWithin the download you'll find the following directories and files:\n\n```bash\nReact-Native-Animations\n.\n├── react-native.config.js\n├── tsconfig.json\n├── index.js\n├── App.tsx\n├── app.json\n├── package.json\n├── package_lock.json\n├── babel.config.js\n├── metro.config.js\n├── android\n├── ios\n└── src\n    ├── components\n    │   └── UserCard\n    │       ├── index.ts\n    │       ├── IUserCard.ts\n    │       └── UserCard.tsx\n    ├── constants\n    │   └── users\n    ├── screens\n    │   └── FlatListAnimation.tsx\n    └── styles\n        ├── colors.ts\n        ├── index.ts\n        ├── mixins.ts\n        └── spacing.ts\n```\n\n## Author\n\n- [@blaiti](https://github.com/blaiti)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblaiti%2Freact-native-animations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblaiti%2Freact-native-animations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblaiti%2Freact-native-animations/lists"}