react-native-ui-lib
react-native-ui-lib copied to clipboard
TextField value push trailingAccessory outside of the container if value is too long
Description
Already reported by #2336 with a fix PR #2337. The two of them are closed because of the Stale bot. This is still a problem.
Related to
- [x] Components
- [ ] Demo
- [ ] Docs
- [ ] Typings
Steps to reproduce
Expected behavior
Actual behavior
More Info
Code snippet
Screenshots/Video
Environment
- React Native version: 0.71.8
- React Native UI Lib version: 7.7.0
Affected platforms
- [x] Android
- [x] iOS
- [x] Web
这个问题解决了么?
Hi @MrSquaare
Consider passing the innerFlexBehavior prop
See docs