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

[Android] High memory usage. #2564

Closed
kesha-antonov opened this issue Oct 30, 2017 · 2 comments
Closed

[Android] High memory usage. #2564

kesha-antonov opened this issue Oct 30, 2017 · 2 comments

Comments

@kesha-antonov
Copy link
Contributor

kesha-antonov commented Oct 30, 2017

Hello guys!
I'm experiencing very high memory usage in my app 165-350MB

Can you share how much memory your apps use? Or how do you reduce memory usage with many screens?

Thanks!

To see memory usage type in terminal:

adb shell dumpsys meminfo com.your.packageName

I also created an issue in RN github repository: facebook/react-native#16590

Because same code works without lags in iOS it's definitely something wrong.

Version

  • react-native-router-flux v4.0.22-beta
  • react-native v0.49.5
@kesha-antonov kesha-antonov changed the title [Android] [Android] High memory usage. Oct 30, 2017
@kesha-antonov
Copy link
Contributor Author

Also I've noticed then you pop from scene memory not released. Although views reduced

@aksonov
Copy link
Owner

aksonov commented Nov 10, 2017

Please check pure react-navigation. I'm closing this until more details will appear (about RNRF code)

@aksonov aksonov closed this as completed Nov 10, 2017
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

2 participants