Skip to content

onImageClick function not working #40

@EmpiteRananjaya

Description

@EmpiteRananjaya

onImageClick function not working

userProfile={{
userImage: {uri: this.state.Logo},
userName: this.state.shopName,

                            onImageClick: () => {
                              console.log('lskndclksnc');
                              Alert.alert('User profile image tapped');
                              console.log(item, 'on press store');
                                this.props.getStoreProfileAction(
                                item.store?.id,
                                SCENES.ROUTE_STORE_PROFILE,
                                )
                            },
                          
                         }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions