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 fps #32

Open
TomWq opened this issue Jul 5, 2020 · 2 comments
Open

android fps #32

TomWq opened this issue Jul 5, 2020 · 2 comments

Comments

@TomWq
Copy link

TomWq commented Jul 5, 2020

A performance problem, I have a big list full of pictures, I use FlatList, and then quickly slide, the list will be very stuck, FPS drop frame is very serious, this problem only appears on Android,ios normal
react-native version:0.62.2

@tokkozhin
Copy link
Owner

Yes, need to be careful when you use a lot of shadow views. Please show the code. it could happen if you used ShadowFlex.

@AlexBaranovHealthimation

I'm using Neomorph (not NeomorphFlex, to avoid re-renders), and general performance on Android is much slower than on iOS, so this issue is definitely real. A screen with 5+ components with shadows renders significantly slower (can lag more than a second on some devices)

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