While React Native leverages the platforms native API and user interface elements to build mobile applications, transfer of control between the various layers could sometimes come at the cost of performance.
In this talk, we will look at the various tips and tricks for taking full advantage of React Native and using the performance attributes of the new architecture.
We will start by adding instrumentation to a sample application across the Javascript, Java/ObjC and C++ layers. Next, we will look at how this information can be used to improve at specific places in the render process. Finally, we will look at rounding up our performance practices by adding this to our CI system to ensure that the apps we build with React Native stay smooth and blazing fast.
Thanks for reading ❤
If you liked this post, share it with all of your programming buddies!
Follow us on Facebook | Twitter
☞ The Complete React Native and Redux Course
☞ React Native - The Practical Guide
☞ The complete React Native course ( 2nd edition )
☞ Build CRUD Mobile App using React Native, Elements, Navigation, Apollo Client and GraphQL
☞ Which one is best for you? Flutter, React Native, Ionic or NativeScript?
☞ Accepting payments in React Native
☞ Microsoft launches React Native for Windows
☞ Adding Authentication to React Native Chat App Using Auth0
#react-native #mobile-apps