다운로드/참고사이트

애니메이션 라이브러리_Lottie

moomee 2021. 12. 18. 21:56

Lottie

Airbnb가 개발한 새로운 오픈소스 도구
애니메이션 라이브러리 Lottie
 

 

https://airbnb.design/lottie/

 

Lottie

Easily add high-quality animation to any native app. Lottie is an iOS, Android, and React Native library that renders After Effects animations in real time, allowing apps to use animations as easily as they use static images.

airbnb.design

'로티'를 들어보셨나요? 우리가 알고 있는 숙박공유 업체인 '에어비엔비'에서 개발한 라이브러리입니다.

로티는 벡터기반 데이터를 활용하여 애니매이션을 만드는 라이브러리 입니다.

영상을 코드화하여 스크립트로 구현할 수 있는것이 특징입니다.

 

Web, iOS, Android 앱을 통해 사용이 가능합니다.

*단 이미지가 포함된 애니메이션은 지원되지 않습니다.

자세한 사항은 홈페이지를 통해 확인 할 수 있습니다.

 

출처-https://airbnb.design/introducing-lottie/

자세한 사항은 홈페이지를 통해 확인 할 수 있습니다.

 

Bodymovin

Lottie가 사용할 json 데이터 형식으로 애니메이션을 내보낼 수 있는 After Effects용 플러그인

 

https://github.com/airbnb/lottie-web

 

GitHub - airbnb/lottie-web: Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io

Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/ - GitHub - airbnb/lottie-web: Render After Effects animations natively on Web, Android a...

github.com

 

 

Integrate Lottie

내보낸 동일한 json 데이터를 모든 플랫폼에서 사용할 수 있습니다. 

선택한 기본 플랫폼에 대한 Lottie 라이브러리를 가져옵니다.

 

Android

 

GitHub - airbnb/lottie-android: Render After Effects animations natively on Android and iOS, Web, and React Native

Render After Effects animations natively on Android and iOS, Web, and React Native - GitHub - airbnb/lottie-android: Render After Effects animations natively on Android and iOS, Web, and React Native

github.com

 

IOS

 

GitHub - airbnb/lottie-ios: An iOS library to natively render After Effects vector animations

An iOS library to natively render After Effects vector animations - GitHub - airbnb/lottie-ios: An iOS library to natively render After Effects vector animations

github.com

 

React Native

 

GitHub - lottie-react-native/lottie-react-native: Lottie wrapper for React Native.

Lottie wrapper for React Native. Contribute to lottie-react-native/lottie-react-native development by creating an account on GitHub.

github.com