Select Page
Notifications
Clear all

Tips For React Native Performance Improvement

codiant
(@codiant)
Noble Member
Badge Earned
Points: 2235

Tips For React Native Performance Improvement:
1. Use of shouldComponentUpdate method of react-native lifecycle
2. Use Pure Components of React
3. Use Memo from Hooks API
4. Build the module with native whenever it is possible
5. Remove the console logs before building the application
6. Reduce Application size

This topic was modified 2 years ago by Kobia

Chatbot App Development | Fitness App Development | Branding

Quote
Topic starter Posted : 22/10/2021 7:28 am
Topic Tags
Share: