<ApplePayButton
          key="first"
          buttonStyle={this.state.style}
          buttonType={this.state.type}
          onPress={() => alert('btn 1')}