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

Not working on android #112

Closed
ugrdursun opened this issue Jun 15, 2021 · 9 comments
Closed

Not working on android #112

ugrdursun opened this issue Jun 15, 2021 · 9 comments
Labels
bug Something isn't working

Comments

@ugrdursun
Copy link

Animated tab bar not working on android.

Animations are working but Tabs are not touchable.

Its perfectly working on iOS but not android. How can i solve this ?

    "react-native-reanimated": "^1.10.0",
    "react-native-redash": "^16.0.11",
    "react-native": "0.61.5",
    "react-native-gesture-handler": "^1.10.3",
@ugrdursun ugrdursun added the bug Something isn't working label Jun 15, 2021
@darkbasic
Copy link
Contributor

Seriously? I was sure I had to be doing something wrong...
For me it also crashes if I try to enable Debugging, does it?

@darkbasic
Copy link
Contributor

I think this is a duplicate of #103

@darkbasic
Copy link
Contributor

It's not a bug in the library, but a misconfiguration in react-native-gesture-handler: https://docs.swmansion.com/react-native-gesture-handler/docs/#updating-mainactivityjava

This should be closed.

@gorhom gorhom closed this as completed Jun 29, 2021
@kelvinndmo
Copy link

Issues is in this package are very disappointing, good work though @gorhom

@kelvinndmo
Copy link

@darkbasic can you mind shedding more light on the misconfiguration, for me its working on IOS and not on Android

@darkbasic
Copy link
Contributor

@kelvinndmo newest version changed its installation instructions, follow the new ones and you'll be good.

@briantanabe
Copy link

@darkbasic Can you please be more specific – it's unclear what you're referring to in the link in your comment from June 29, and I have no idea what installation instructions you're referring to on January 9 (I can't find any required changes in installation this library nor react-native-gesture-handler). It seems like the tab buttons not working is a common problem on Android, and there are a ton of frustrated issues opened to that effect.

@darkbasic
Copy link
Contributor

darkbasic commented May 5, 2022

I simply mean that react-native-gesture-handler had some installation instructions which needed to be followed in order to have react-native-animated-tabbar working on Android. I can't be more specific because I don't remember what exactly did the trick, but what I had to do was to simply follow the react-native-gesture-handler installation instructions.

@briantanabe
Copy link

I had to uninstall this package altogether because of this bug, and I've been using it for over a year. None of the installation instructions for react-native-gesture-handler worked for me... I'd love if we could re-open this issue, as I think it's related to #132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants