callstack / callstack/react-native-paper
TextInput animations are slow
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
Description
### Current behaviour
I have used MD2 and MD3 also, but bugs still occured when I type characters quickly. Labels were overrided by text that I have keyed in.
### Expected behaviour
Label move smoothly. Label and value work separately.
### How to reproduce?
It is easy to reproduce on React Native Paper Examples app.
### Preview
We can figure out this bug easily.
### What have you tried so far?
I have tried some configurations but all of them are buggy.
### Your Environment
All environments
Contributor guide
Research direction
Start with the TextInput behavior in the React Native Paper Examples app and reproduce the issue by typing characters quickly under both MD2 and MD3. Trace the label and value animations, then verify that the label moves smoothly without being overridden by the entered value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- frontend, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100