但在react-native 中不允許引入額外的樣式檔案,只能透過Inline CSS 來方式來自訂樣式:. <View style={{ backgroundColor: '#cbf35c' }}>. <Text ...
確定! 回上一頁