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

Performance of view and text more than 50% improvement in performance #4157

Open
RichardLindhout opened this issue Oct 26, 2023 · 0 comments

Comments

@RichardLindhout
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I find that sometimes when I render a lot of text components or other stuff on Android the performance is degraded. Especially in react native paper dates where I will also test out it this optimisation soon
web-ridge/react-native-paper-dates#67

Describe the solution you'd like

  • A new Text/View component which is used internally for a lot of the components which uses the native views directly:
  • Using React.memo in all components

Describe alternatives you've considered
Forking react-native-paper

Additional context
https://twitter.com/FernandoTheRojo/status/1707762822015267219
https://twitter.com/todor_one/status/1421419537673723907
https://twitter.com/wcandillon/status/1421421507662725121

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant