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...
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...
Last week was truly special for all of us at Orbitalink. We had the incredible opportunity to...
React Native em Alta Performance: Expo Modules, C++ e SIMD (ARM...
Imagine shipping a critical bug fix to your mobile app and having it reach users within minutes—not...
These days I had to implement push notifications, and since I really like the direction Expo is...
Hot reloading on device, native modules, fast iteration — without the App Store or Play Store...
Using React Native Components in a Next.js Web App (via @expo/next-adapter) This post...
Working Expo + pnpm Workspaces Configuration This post outlines how I got pnpm workspaces...
I Built a Screen Capture Library for React Native 📸 Ever needed to capture what's...
Pipeline overview Push to main triggers a GitHub Action workflow The workflow installs...
The world of app development is evolving fast! If you're still building separate apps for iOS and...
The first time I tried setting up NativeWind in an Expo React Native app, I followed the official...
Neste tutorial, vou mostrar passo a passo como interceptar as notificações do seu aplicativo que está...
Ever wanted to build a face detection app using React Native + Expo? Here's how you can go from zero...
Why your React Native app still stutters 🐌 (and why I’m leaning harder into Expo) I’ve been building...
Introduction In this post, we will extend the implementation of an AI Agent. This time, we...
In React Native, the Linking module is the built-in interface used to interact with both incoming and...
Después de implementar widgets en mi último proyecto de React Native con Expo, decidí compartir mi...
I’ve been doing front-end development since the dark ages of IE5. Mostly working on web apps for most...
React Native, the sweet, sweet siren song that lures web developers into the world of mobile app...
I was recently revamping an app to replace some route based modals with bottom sheets, so I decided...
My Descent into the Podfile Abyss (and How I Climbed Out) Upgrading Expo SDK 50 → 51 in the Bare workflow to meet Apple’s iOS 18 SDK requirement.
TimeCircle: A Simple SVG-Based Countdown Ring for React Native (Expo) A reusable...
A quick guide to push notifications with expo-notifications and...
Building a mobile app can be hard, especially without much prior experience. First you have to come...