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

Usage in Native Base Tabs on Android #472

Closed
ianjwood opened this issue Jul 19, 2017 · 1 comment
Closed

Usage in Native Base Tabs on Android #472

ianjwood opened this issue Jul 19, 2017 · 1 comment

Comments

@ianjwood
Copy link

I'm developing an app which I want to use swiper in; but I'm seeing an issue on Android, whereas iOS works as expected.

The app is using a native-base tab view to display a number of tabs; within each tab I'm using Swiper to switch between two full screen (tab) Views by scrolling Vertically (to display two different sets of options for each tab).

This works as expected on iOS - horizontal swipes are picked up by the tab view and vertical swipes by the Swiper however on Android only the horizontal swipes are picked up by the tab controller.

Not sure if this is a Swiper issue or a Native Base tabs issue but wondered if anyone else has seen/tried this (will investigate some more).

@ianjwood
Copy link
Author

I'd hit a newbie issue which is quite well documented elsewhere - facebook/react-native#8024

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

1 participant