Giter Club home page Giter Club logo

Comments (6)

w2moon avatar w2moon commented on May 24, 2024

me too,just TabOne can be clicked on android.

from react-native-scrollable-tab-view.

mangogogos avatar mangogogos commented on May 24, 2024

+1 touchables from my first tab are taking over touch events that should be going to the second tab

from react-native-scrollable-tab-view.

syarul avatar syarul commented on May 24, 2024

Only the first tab working currently, Switching to 2nd ++ pages only render the view but does not translate values correctly, to solve this see issue #62

from react-native-scrollable-tab-view.

maraujop avatar maraujop commented on May 24, 2024

It's my understanding that is not a bug in react-native-scrollable-tab-view but react-native itself. Looks like although in Android everything is moving with the interpolation, gestures get delegated to the first tab, as if the components behind gesture handling hadn't moved, I haven't seen any issue like this one reported in react-native, but @brentvatne is the best one to know this.

from react-native-scrollable-tab-view.

brentvatne avatar brentvatne commented on May 24, 2024

This was a bug with React Native Android, but that was also fixed and also the original problem shouldn't be happening anymore even if it weren't fixed because we aren't translating views anymore but using VIewPagerAndroid instead :) facebook/react-native#3954

from react-native-scrollable-tab-view.

brentvatne avatar brentvatne commented on May 24, 2024

See version 0.3.1 for fix

from react-native-scrollable-tab-view.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.