React Native Performance Measuring and Monitoring Tools This article discusses tools and techniques for measuring, monitoring, and troubleshooting performance issues in React Native apps. Zain Sajjad 9 Aug 2023
How to Improve React Native Performance Discover the tools and techniques that can help you improve and maintain the performance of your React Native apps. Zain Sajjad 9 Mar 2023
Ready to Release? Securing Your React Native Apps Learn about some of the most common security threats for React Native apps and some of the tools and techniques that can be used to secure against them. Zain Sajjad 15 Feb 2023
React Native in 2022 and Beyond React Native has kept up well in delivering best-in-class experiences for small, medium, and large-scale applications. Let's have look at what landed in React Native this year and what we can expect in the foreseeable future. Zain Sajjad 24 Nov 2022
Why End-to-End (E2E) Testing is Often Good Enough Learn how E2E testing can be as effective as other types of testing to ensure the performance & reliability of the system for end-users. Zain Sajjad 9 Jun 2022
Architecting Scalable React Native Apps Writing scalable React Native apps requires a good understanding of practices that can keep up as the size of your application grows. In this article, we will discuss a few tips to architect highly-scalable React Native apps. Zain Sajjad 28 Dec 2021
React Native CI/CD for Android – Fastlane + Semaphore In this article, we discuss steps to build and ship React Native apps for Android using Fastlane & Semaphore. Zain Sajjad 20 Oct 2021
Build, Test and Ship React Native Apps (iOS) Using Fastlane and Semaphore Explore our in-depth tutorial for React Native (RN) devs and master how to automate build, test, and distribute using Fastlane and Semaphore CI. Zain Sajjad 18 Aug 2021
Testing React Native Apps All applications require automated testing to make sure they do not break when other developers add new features. React Native apps are no different. Zain Sajjad 10 Jun 2021