You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@zehawki Are you sure you're correctly using a react state? Using the following code as a POC, the text gets changed in the RotatingText-View (w/ animation):
The component only renders the initial items array values. If the items values are changed subsequently, it does not display anything.
The text was updated successfully, but these errors were encountered: