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

A simple and customisable React Native component that implements an animated bottom tab bar for React Navigation.
MIT License
889 stars 102 forks source link

The position of the pressed tab does not match the result #127

Closed gesangseto closed 10 months ago

gesangseto commented 1 year ago

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",
  },
torgeadelin commented 1 year ago

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

torgeadelin commented 1 year ago

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

github-actions[bot] commented 11 months ago

Stale issue message