본문 바로가기

개발/React, React Native

animation system

LayoutAnimation

세팅 쉬움.

자유자재로 컨트롤 불가


Animated

세팅 복잡

컨트롤 커스터마이징 가능



Animbated Module


Values Module: Value, ValueXY (item x,y위치)

Types Module: Spring, Decay, Timing (animation이 어떻게 변하고 있는지)

Components Module: View, Text, Image (Apply the animation's current position to an actual component)




'개발 > React, React Native' 카테고리의 다른 글

link library  (0) 2017.06.14
제목 없음  (0) 2017.04.23
expo  (0) 2017.04.14
what is rct in react native (xcode or ios)  (0) 2017.04.12
color-blend-mode  (0) 2017.04.11