Tag: react-native-optimisation
All the articles with the tag "react-native-optimisation".
-
React Native Tip #1 | Lazy load view managers in Android
Published: at 12:00 AMThe startup time is the core metric in any app, in react-native there is additional overhead of react VM initialisation that increases the startup time of the app.