Strings
<ReText />
<ReText />
This component is like <Text>
but accepts a string animation node as property. Behind the scene, <ReText>
is using <TextInput>
with some default styling. Therefore there might be some slight inconsistencies with <Text>
.
Last updated