Search code examples
react-nativereact-native-reanimated

How can I reproduce the text strip that's moving in React Native


I have attached the video to explain what I'm asking about, is there a library or a code snippet that I can use to make this animated text box? enter image description here


Solution

  • use react-native-ticker-text package it will do what you wants.

    link is attached.