본문 바로가기

React-Native

Lottie & Animation with React-native JS

반응형

//선언부

import LottieView from "lottie-react-native";
import React, { useState, useRef } from "react";
 
Lottie 라이브러리를 활용한 React-native 애니메이션 구현

Lottie library GitHub:

GitHub:

https://github.com/Jeff0327/uiDesign_02

 

GitHub - Jeff0327/uiDesign_02: animation UI_Design

animation UI_Design. Contribute to Jeff0327/uiDesign_02 development by creating an account on GitHub.

github.com

 

LIST