我想在React Native的Text组件中插入新行(例如\ r \ n,<br />)。 如果我有: <text><br /> Hi~<br > this is a test message.<br /> </text>. 然后React Native渲染 ...
確定! 回上一頁