render() {
    const { loading, rowData } = this.state;

    if (loading) {
      return (<View