Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Introduction If you've ever encountered a TypeError: Network request failed error when...
So you have turned a bright idea into a release-ready iOS app, time to test it properly by friends...
Welcome to the wonderful world of Expo! If React Native is the engine of your app, then Expo is the...
🤯 This One Feature in React Native Will Make You Rethink Mobile Development! If you're...
Você já sentiu que o JavaScript "pediu arrego" ao tentar processar algo pesado no React Native? Seja...
This posts showcase how to setup any font family in your react-native (Expo) projects and then...
Recently during the development it would require to test Apple Enclave with public/private key...
React Native em Alta Performance: Expo Modules, C++ e SIMD (ARM...
These days I had to implement push notifications, and since I really like the direction Expo is...
Last week was truly special for all of us at Orbitalink. We had the incredible opportunity to...
Imagine shipping a critical bug fix to your mobile app and having it reach users within minutes—not...
The Issue Last week, I tried to use Perplexity AI to teach me about EAS Builds. I got...
Using React Native Components in a Next.js Web App (via @expo/next-adapter) This post...
I was browsing the Expo website and chanced upon their new product, EAS Launch. It promises a...
This guide will show you how to set up and build a mobile app with Expo and React Native using...
Preface Over the years as a React Native developer, I've run into the same problem more...
I Built a Screen Capture Library for React Native 📸 Ever needed to capture what's...
Expo native caching works until HLS on iOS breaks it. Learn how we built a proxy-based caching layer to enable instant offline playback in vertical video feeds.
Hot reloading on device, native modules, fast iteration — without the App Store or Play Store...
Introduction So you have your app running on the iOS Simulator. What to do next to test,...
The world of app development is evolving fast! If you're still building separate apps for iOS and...
Pipeline overview Push to main triggers a GitHub Action workflow The workflow installs...
Expo's EAS Update service costs $199/month for 50,000 monthly active users. If you have multiple apps...
The first time I tried setting up NativeWind in an Expo React Native app, I followed the official...
Need to convert Markdown to PDF in your React Native or Expo app? You've probably hit the same wall —...
In Part 1, we've checked in the React Native code on the GitHub. Now we will build the binary with...
Now that we have our app on TestFlight, and gotten the testers feedback (in Part 4), we can now send...
Starting a new React Native/Expo project often means repeating the same setup and configuration...
In React Native, the Linking module is the built-in interface used to interact with both incoming and...
A deep dive into the technologies powering Linguakin, an ingeniously designed cross-platform language learning application.