Adding onClick handler to particular elements inside lottie #1224
-
Use Case Problem Hack |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Lottie animations are basically drawings, they are not separate elements to be accessed. Your approach with Touchable opcacity is probably the way to go |
Beta Was this translation helpful? Give feedback.
Lottie animations are basically drawings, they are not separate elements to be accessed. Your approach with Touchable opcacity is probably the way to go