Components
ReText
Component that displays an animation value as text.
<ReText text={new Value("hello world!")} style={{ color: "blue" }} />
Component that displays an animation value as text.
<ReText text={new Value("hello world!")} style={{ color: "blue" }} />