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 with 4.4.4 Android Version #19

Open
alz10 opened this issue Jun 2, 2018 · 8 comments
Open

Not working with 4.4.4 Android Version #19

alz10 opened this issue Jun 2, 2018 · 8 comments

Comments

@alz10
Copy link

alz10 commented Jun 2, 2018

I'm using 3 real device to test my react native application, two of the device is in 4.4.4 Android Version and the other one is 7.1.1. Any fix for this?

@cesardeazevedo
Copy link
Owner

Hi, thanks for report, but what you mean with "not working"?

Does the library successfully compiled? if not, can you provide a stackstrace?
Does the library didn't achieve your needs?
What exactly you are trying to do?
What react-native version are you using?
Can you provide a way that i could reproduce your problem?

This library is way too generic, and i have no idea on how people are using it, i can't fix it if i don't understand what's going on.

If you could provide more information about your issue, i would be glad to help you.

Thanks.

@alz10
Copy link
Author

alz10 commented Jun 2, 2018

Sorry, it actually works for my devices i can run the application with no error or anything unfortunately when i try to scroll, the scrolling effect wont work on 4.4.4 devices but only works on my other device which is running on 7.1.1

@alz10
Copy link
Author

alz10 commented Jun 2, 2018

"dependencies": {
    "@expo/vector-icons": "^6.3.1",
    "axios": "^0.18.0",
    "firebase": "^5.0.3",
    "react": "16.3.1",
    "react-native": "~0.55.2",
    "react-native-nested-scroll-view": "^6.0.1",
    "react-native-progress": "^3.4.0",
    "react-native-responsive-dimensions": "^1.0.2",
    "react-native-swiper": "^1.5.13",
    "react-native-vector-icons": "^4.6.0",
    "react-navigation": "^2.0.1",
    "watchman": "^1.0.0"
  }

@alz10
Copy link
Author

alz10 commented Jun 2, 2018

Any idea how to fix this?

@cesardeazevedo
Copy link
Owner

Thanks for the info, i really don't have a quickly fix for that, android 4.4.4 is very problematic, i believe this would required a deep investigation and may end up unresolved.

I suggest you to post a sample project that i could be able to investigate on my spare time and others people as well.

But if you have urgency, there's definitely nothing that i can do about it for now, sorry.

@ButuzGOL
Copy link

@Albert0405 have you found way to resolve this ?

@alz10
Copy link
Author

alz10 commented Jul 11, 2018

@ButuzGOL you can use react-native-gesture-handler and use their scrollview

@ButuzGOL
Copy link

Thanks

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

3 participants