Skip to content

Instantly share code, notes, and snippets.

@spencerfeng
Last active August 8, 2020 07:02
Show Gist options
  • Save spencerfeng/c377de79cd472934fa6726e9649a9011 to your computer and use it in GitHub Desktop.
Save spencerfeng/c377de79cd472934fa6726e9649a9011 to your computer and use it in GitHub Desktop.
This gist is used in this medium article: When React Native Reanimated nodes get evaluated
Animated.useCode(
() => Node | Node[] | boolean | null | undefined,
[...dependencies]
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment