Jump to content
Search Community

Lord

Members
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Lord's Achievements

  1. Lord

    Text Animation Effect

    by reference, everything works as expected, but in my application the same code does not delete 2-3 letters without any changes. What could be the reason? And how to make this effect erase all letters in words except the last? That is, when he begins to erase the word, he does not erase the last letter, but smoothly changes its transparency and substitutes the first letter of the next word and then begins to write further the next word hope i explained clearly thanks
  2. you need to alternately shift the words but if you do it in a loop, they change during animation sandbox https://codesandbox.io/s/priceless-hoover-v3hdjq?file=/src/styles.css
  3. Lord

    Text Animation Effect

    https://codesandbox.io/s/priceless-hoover-v3hdjq?file=/src/App.js how to correctly display words in a loop so that they change in turn? Now they change at the time of "writing" the word
  4. Lord

    Text Animation Effect

    @Rodrigo thank you very much from the example. I will try to use it for my ticket
  5. It is necessary to make an animation where the right piece of text shifts to the left and another word appears from the left piece
×
×
  • Create New...