... from 'react-native' import Button from 'react-native-flat-button' class Example extends Component { render() { return ( <View style={styles.container}> ...
確定! 回上一頁