Qeepsake / react-native-images-collage

Robust interactive image collage component for React Native
MIT License
116 stars 30 forks source link

How to use edit button? #26

Closed antoinefotso closed 3 years ago

antoinefotso commented 3 years ago

Edit button not show. i set editButtonVisible to true , noting show , i tried exemple but still no edit button

lukebrandonfarrell commented 3 years ago

@antoinefotso Did you resolve this?

antoinefotso commented 3 years ago

@lukebrandonfarrell , no I didn't . It was not really important feature for me. You can open a new issue, or edit the source code, it's pretty easy to understand and restyle.

lukebrandonfarrell commented 3 years ago

@antoinefotso What was the issue? Could you give us more details?

@jasimawan Just added this feature so strange that it is broke. Possibly usage is not clear? Have you enabled isEditButtonVisible to true?

jasimawan commented 3 years ago

I just checked it and isEditButtonVissible is working as expected. Maybe he is doing something wrong. @lukebrandonfarrell