legend-motion
Legend Motion is a declarative animations library for React Native, to make it easy to transition between styles without needing to manage animations.
파일 탐색기
최종 버전 다운로드 (.zip)- .npmignore
- commit-msg
- pre-commit
- App.tsx
- app.json
- babel.config.js
- bun.lock
- global.css
- index.js
- metro.config.js
- nativewind-env.d.ts
- package.json
- tailwind.config.js
- tsconfig.json
- webpack.config.js
- bootstrap.js
- index.test.tsx
- AnimatedComponents.ts
- AnimatePresence.tsx
- configureMotion.ts
- Constants.ts
- createMotionComponent.tsx
- index.ts
- Interfaces.ts
- linear-gradient-expo.ts
- linear-gradient.ts
- LinearGradient.tsx
- MotionPressable.tsx
- styled.ts
- svg.ts
- useTransformOrigin.ts
- .editorconfig
- .gitattributes
- .gitignore
- .yarnrc
- AGENTS.md
- babel.config.js
- bun.lock
- CHANGELOG.md
- index.d.ts
- index.js
- LICENSE
- linear-gradient-expo.d.ts
- linear-gradient-expo.js
- linear-gradient.d.ts
- linear-gradient.js
- package.json
- README.md
- styled.d.ts
- styled.js
- svg.d.ts
- svg.js
- tsconfig.build.json
- tsconfig.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/LegendApp/legend-motion
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd legend-motion
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
