class FlatListDemo extends Component { // ... renderSeparator = () => { return ( <View style={{ height: 1, width: "86%", backgroundColor: "#CED0CE", ...
確定! 回上一頁