callstack / callstack/react-native-paper
TextInput animations are slow
Open
bug
TextInput
- 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
Assessment
This issue has not been assessed yet.