torgeadelin/react-native-animated-nav-tab-bar

The position of the pressed tab does not match the result

gesangseto opened this issue · 3 comments

I do not understand this can happen? Is there something wrong with the dependencies?

ezgif-4-516cdd7e8b

 "dependencies": {
    "@react-navigation/bottom-tabs": "^6.0.9",
    "@react-navigation/native": "^6.0.6",
    "@react-navigation/stack": "^6.0.11",
    "react": "17.0.2",
    "react-native": "0.66.3",
    "react-native-animated-nav-tab-bar": "^3.1.8",
    "react-native-gesture-handler": "^1.10.3",
  },

Please provide a sandbox with reproducible code, I can't debug by just looking at the gif.

But my first thought is that your tab component is not implemented properly.

Stale issue message