There's no direct equivalent in React Native, but instead you can use flexbox to emulate this behavior to make a Text element only as wide as the text inside.
確定! 回上一頁