Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Done, Skip, and Dots not showing #105

Open
TylerB24890 opened this issue Oct 31, 2017 · 3 comments
Open

Done, Skip, and Dots not showing #105

TylerB24890 opened this issue Oct 31, 2017 · 3 comments

Comments

@TylerB24890
Copy link

I can't get the Skip/Done buttons to show or the dots to show. I have tried two different ways; The first being copying the example provided in the README.md file directly, the second being a custom <AppIntro> with custom <View> components. I have tried setting showDots={true} showSkipButton={true} showDoneButton={true} but have not had any luck with those either.

I am using React Native 0.47.2 with React Native App Intro ^1.1.5

@doalef
Copy link

doalef commented Nov 9, 2017

did you find a way to fix this? I'm having the same problem. I've also added showDots={true} showSkipButton={true} showDoneButton={true} but nothing happens

@TylerB24890
Copy link
Author

@doalef I never did find a fix for this. I ended up just going with the standard react-native-swiper module and customizing it to resemble this package. I can pass that along to you if you'd like, it's extremely straight forward coming from the swiper module though.

@AdamMoffitt
Copy link

Any fix for this? having same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants