react-native-ui-lib icon indicating copy to clipboard operation
react-native-ui-lib copied to clipboard

TextField value push trailingAccessory outside of the container if value is too long

Open MrSquaare opened this issue 2 years ago • 1 comments

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

MrSquaare avatar Aug 23 '23 08:08 MrSquaare

这个问题解决了么?

nubwang avatar Sep 11 '23 07:09 nubwang

Hi @MrSquaare Consider passing the innerFlexBehavior prop See docs

ethanshar avatar Oct 29 '24 10:10 ethanshar