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

Lottie library GitHub:
https://github.com/lottie-react-native/lottie-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
All source code here
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
'React-Native' 카테고리의 다른 글
| 문자열 정규화(n번째위치)with React-native Javascript (0) | 2023.01.12 |
|---|---|
| Carousel+Swipe 감지후 modal연결 (0) | 2022.12.28 |
| Carousel + React native Javascript (0) | 2022.12.23 |
| Visual studio prettier 완벽설정 (0) | 2022.12.04 |
| React native+Rest api (0) | 2022.11.25 |