Command Palette

Search for a command to run...

Blog

Packaging React Native Apps: A Guide to Building APK, AAB, and IPA

Detailed guide on how to package React Native applications (Build App). Discover the power of EAS Build to create APK, AAB for Android, and IPA files for iOS completely automatically.

Mastering Prebuild Technology and CNG (Continuous Native Generation) Architecture.

Overcome the limitations of Expo Go when using Native libraries and detailed instructions on how to create a Development Build. Master Prebuild technology and the most modern CNG architecture.

The Process of Publishing React Native Apps to the App Store & Google Play

Guide to the process of publishing React Native apps to the Store. Discover how to configure the Google Play Console, App Store Connect, and use TestFlight to test iOS apps.

A Guide to Setting Up GitHub Actions Workflow for Expo Applications

Guide on how to set up a CI/CD system for a React Native project. Leverage GitHub Actions and EAS Build to fully automate the packaging and store publishing process.

React Native Unit Testing Guide with Jest & Testing Library

Detailed guide on how to write Unit Tests in a React Native project. Master how to use Jest and React Native Testing Library to test function logic and simulate UI interactions.

A Guide to Writing Native Modules in React Native with the Expo Modules API

A complete guide on how to write your own Native Modules in React Native. Discover the power of the Expo Modules API to help you easily connect JavaScript with Swift and Kotlin.