react-native-swiper icon indicating copy to clipboard operation
react-native-swiper copied to clipboard

adding custom styles to button touchable opacity directly

Open kevkevinpal opened this issue 5 years ago • 2 comments

Is it a bugfix ?

  • Yes
  • If yes, which issue (fix #number) ? No fix # but I was having an issue where the button I wanted to add needed margin but if I were to add that margin to the button the white space containing the margin is still clickable, but if we are able to pass a style prop to the button directly it fixes this issue

Is it a new feature ?

  • Yes
  • Include documentation, demo GIF if applicable can try and produce if needed

Describe what you've done:

I've simply introduced a new prop which adds styling to the button if wanted

How to test it ?

Add style and see if it take place on the previous and next buttons

kevkevinpal avatar Nov 04 '20 18:11 kevkevinpal

Will this be merged?

leesolway avatar Sep 16 '21 16:09 leesolway

Will this be merged?

I think the maintainers of this repo haven't been very active but you can always make your own fork off of this and use that instead

kevkevinpal avatar Sep 16 '21 16:09 kevkevinpal