Closed harbolaez closed 3 years ago
Thanks for the PR @harbolaez ! Will test these changes this evening, then will merge and push if I discover no issues :)
@harbolaez Will review this today :)
@harbolaez if you could also resolve the conflicts, that would be great! Then I'll create a new version on NPM for all three of these features #21 #22 and #20
@all-contributors please add @harbolaez for code and documentation
@lukebrandonfarrell
I've put up a pull request to add @harbolaez! :tada:
Adding
onImageFocus
andimageFocussedStyle
prop to DynamicCollage. When a user pressed on a image it will trigger the onImafeFocus property exposing two parameters metrixId(m), imageIndex(i) and the event(e) of the TouchableWithoutFeedback. You can add custom style to the focussed image with the propimageFocussedStyle
API