
This article is a step-by-step guide on how to run your end-to-end testing for React Native apps with Detox and Bitrise.

Launching new features isn't always a smooth ride. Enter: feature flags. Feature flags are a way of managing new features and circumventing lengthy app approval processes when bugs do occur. This article will cover the fundamentals and show you how to get started.
.png)
In mobile shopping, speed and stability are crucial. Most users will leave a site or an app that takes longer than three seconds to load. Here's how to increase the performance of your app.

Much has changed since the global pandemic. For those of us who work in mobile, it's essential to know how the app landscape has evolved and how mobile engineering teams need to respond. Read on to discover our insights.

Many organizations are using Gitflow as a branching model for their use of Git and Github Checks to monitor their testing of code changes. This article highlights how following the Gitflow process for a Hotfix can produce unexpected results when using Github Checks and explains why this edge case occurs.

A hands-on article about how to get started with Kotlin Multiplatform Mobile by creating a cross-platform mobile app and running it via Bitrise.