react-native-navigation icon indicating copy to clipboard operation
react-native-navigation copied to clipboard

text overflow ellipsis

Open trofima opened this issue 9 months ago • 0 comments

What happened?

on ios text overflows screen bounds and it is imposible to setup text-overflow: ellipsis the problem may be because "back" button container pushes title container outside boundaries of the screen. not sure.

Image

What was the expected behaviour?

long titles text to have three dots at the end (css text-overflow: ellipsis)

Was it tested on latest react-native-navigation?

  • [x] I have tested this issue on the latest react-native-navigation release and it still reproduces.

Help us reproduce this issue!

No response

In what environment did this happen?

React Native Navigation version: React Native version: Has Fabric (React Native's new rendering system) enabled: (yes/no) Node version: Device model: iphone 12, simulator iOS version: 18

trofima avatar Mar 26 '25 13:03 trofima