FuYaoDe / react-native-app-intro

react-native-app-intro is a react native component implementing a parallax effect welcome page using base on react-native-swiper , similar to the one found in Google's app like Sheet, Drive, Docs...
MIT License
3.24k stars 508 forks source link

'Done' button is not all clickable on web #114

Open pgmemk opened 6 years ago

pgmemk commented 6 years ago

Thank you for this great component :). We started using it for our product on all 3 platforms. The small issue with it is: I defined the Next button as an arrow, not as a text. And it led to allocating clickable space for the Done button the size of an arrow.

I am submitting a pull request for the fix