You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
I have tested this issue on the latest react-native-navigation release and it still reproduces.
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.
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?
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
The text was updated successfully, but these errors were encountered: