Closed TamerlanG closed 4 years ago
Hi there ! Just remove the button(ButtonContainer) from renderNextButton just use the View like in screenshot Button will not work here ! This works for me Make view& Text looks like button style yourself
@SherozeAli If it's a view then I cannot press it, I believe it should be a touchable opacity
@SherozeAli If it's a view then I cannot press it, I believe it should be a touchable opacity @TamerlanG I only accepts View bcz of its pre-defined functionality ! button click won't work ! it has its own listener !
renderPagination
covers both the pagination dots and any buttons, so if you want to render buttons you should do so inside the renderPagination
-function. I'll make sure to update the README to document this better.
Description
As the title says, when you use renderPagination, then renderNextButton just doesn't render my custom button.
Version
"react-native": "0.62.2"
"react-native-app-intro-slider": "^4.0.2"