... const styles = StyleSheet.create({ container: { flexDirection: 'row', flex: 1, justifyContent: 'center', backgroundColor: '#3d3d3d', padding: 8, } ...
確定! 回上一頁