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

Dissapointed in Android performance #199

Open
29er opened this issue Mar 26, 2021 · 2 comments
Open

Dissapointed in Android performance #199

29er opened this issue Mar 26, 2021 · 2 comments

Comments

@29er
Copy link

29er commented Mar 26, 2021

Issue Description

Android performance over Google Maps was unnaceptable

Steps to Reproduce / Code Snippets / Screenshots

The component worked great on IOS, but Android was never up to par. I was never able to get to the bottom of it, even after looking at past issues and trying many different things. the animation just was horrible. it took over 3 seconds for a panel to slide up. and sometimes wouldnt slide up the entire way. or just freeze
Anyways I switched to 'reanimated-bottom-sheet' and it worked perfectly on both with the exact same code. Just a heads up. I have no idea what's different 'under the hood' on this component but worth looking into. !
Thansk!


Environment

  • Version:2.4.5
  • React Native version: 0.63.4
  • Platform(s) (iOS, Android, or both?): Android
  • Device info (Simulator/Device? OS version? Debug/Release?): Motorola mot g7, all Android Simulators. never used debug mode.
@elmcapp
Copy link

elmcapp commented Oct 15, 2021

I have the same issues iOS works great but android Freezes

@keeprock
Copy link

keeprock commented Dec 30, 2021

Try to disable a debugger while working with the library. For some reason, it slows it down considerably.

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