Install the button from npm with npm install react-native-button --save . ... render() { return ( <Button style={{fontSize: 20, color: 'green'}} ...
確定! 回上一頁