Skip to content

Conversation

quocluongha
Copy link

The original Animated TextInput is causing flickering when animating (Eg: moving value from 0 to 10 will cause 10 to be truncated). I decided to migrate to react-native-animateable-text for better text rendering performance.

I also upgraded to Reanimated 3 and React Native 0.76. You should consider implement a backward compatible version since this changes will requires React Native >=0.76

This is using Animated TextInput:

Screen.Recording.2024-10-31.at.3.06.32.AM.mov

This is using Animateable Text:

Screen.Recording.2024-10-31.at.3.10.54.AM.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant