-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Refactor withLocalize + fix displayName #4150
Conversation
I understand this is faster, but really curious on if it makes any difference in the real world. |
Let's merge it and find out. Worst case scenario we are enforcing a better practice like the one suggested here -> https://reactnative.dev/docs/optimizing-flatlist-configuration#avoid-anonymous-function-on-renderitem |
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging in version: 1.0.80-3🚀
|
🚀 Deployed to production in version: 1.0.81-4🚀
|
Details
displayName
feature ofwithLocalize
was also not working correctly when wrappedwithOnyx
so that is also fixed nowdisplayName
to some componentsFixed Issues
$ #4109
Tests
QA Steps
There are no particular tests as the behavior of the app should largely remain the same after these changes.
Tested On
Screenshots
Web
Mobile Web
Desktop
iOS
Android