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

flat list optimisation with functional component #2880

Closed
raajnadar opened this issue Dec 13, 2021 · 0 comments · Fixed by #2955
Closed

flat list optimisation with functional component #2880

raajnadar opened this issue Dec 13, 2021 · 0 comments · Fixed by #2955

Comments

@raajnadar
Copy link
Contributor

Description

We need to update this docs https://reactnative.dev/docs/optimizing-flatlist-configuration

Also add optimisations that we need to do with functional component.

What is the problem?

Only example of class is given.

https://reactnative.dev/docs/optimizing-flatlist-configuration#avoid-anonymous-function-on-renderitem

How can we address it?

Write docs for functional components

Why is it important?

Who needs this?

New learners.

https://stackoverflow.com/questions/68554228/react-native-performance-slow/68558524

https://stackoverflow.com/a/68558524/5519872

When should this happen (use version numbers if needed)?

DibyajyotiMishra added a commit to DibyajyotiMishra/react-native-website that referenced this issue Feb 3, 2022
A minor update to the docs addressing the issue : facebook#2880
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant