1

A first panel word - Microphone (Realtek High Definition Audio)

The second one is - BK550Y (Intel(R) Display Audio)

Could this be a problem with react-native-windows implementation?

enter image description here

Alex Park
  • 651
  • 8
  • 15
  • By the way, I'm using a prop **numberOfLines** to achieve that truncate effect. According to the docs it's the correct way to do it. – Alex Park May 25 '20 at 14:54

1 Answers1

0

There was an issue https://github.com/microsoft/react-native-windows/issues/2849. In the newer versions, it should be fixed(https://github.com/microsoft/react-native-windows/pull/2878).

Alex Park
  • 651
  • 8
  • 15