Articles by Tag #expo

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

How to Generate APK Using React Native Expo

How to Generate APK Using React Native Expo Creating an APK (Android Package) using React...

Learn More 20 1Jul 21 '24

Automate Your Expo Builds with EAS Using GitHub Actions: A Step-by-Step Guide (Android)

Developers get 30 free builds each month (up to 15 iOS builds) with EAS Build. While this seems much...

Learn More 18 2Jul 7 '24

Generar APK con EAS ⚛️ React Native

✍️ En este post veremos como crear un proyecto de React Native usando expo y como generar fácilmente...

Learn More 16 2Jul 14 '24

Starting React Native Project in 2025

Updated to Expo 53-beta. We will use Expo's create-expo-app command recommended by the...

Learn More 15 0Nov 25 '24

Scroll-Responsive Animated Header Bar with Expo Router

A common UI pattern you'll see in mobile apps is the "native" header dynamically transitioning...

Learn More 13 1Aug 21 '24

Expo vs. React Native: Pros, Cons, and Key Differences

In the world of mobile app development, React Native has emerged as a popular choice for building...

Learn More 12 0Aug 14 '24

Translate & Guess: Build a Flag Quiz with Expo and Tolgee

Introduction In today’s globalized world, apps that support multiple languages enhance user...

Learn More 10 1Oct 25 '24

Creating a WebView app in React Native using Expo

Creating a WebView app in React Native using Expo is a straightforward process. Below is a...

Learn More 8 0Jul 15 '24

Expo Router adoption guide: Overview, examples, and alternatives

Written by Marie Starck✏️ Expo announced the release of Expo Router v3 in January 2024, marking it...

Learn More 7 0Jun 20 '24

React Native Expo with NativeWind v4 and Typescript

I'm writing this because I faced the problem recently. When I was wasting my time, the solution was...

Learn More 7 1Nov 11 '24

How to Render OpenStreetMap in an Expo React Native Web App Using React Leaflet

Introduction OpenStreetMap (OSM) offers a free and open-source alternative to traditional...

Learn More 7 4Oct 7 '24

Let's get started with React Native + Expo

Step 1: Install Node.js 20 Make sure you have at least Node.js version 20 installed. If...

Learn More 6 0Jul 20 '24

Expo51 Jotai Template, ready to use

Building a React Native app from scratch can be daunting. To streamline this process, we present a...

Learn More 6 2Jul 21 '24

🚀 Why You Should Start Building Cross-Platform Apps with React Native & Expo Right Now!

The world of app development is evolving fast! If you're still building separate apps for iOS and...

Learn More 6 0Mar 31

Cómo implementar un widget en React Native para iOS

Después de implementar widgets en mi último proyecto de React Native con Expo, decidí compartir mi...

Learn More 5 0Mar 5

Open Successfully iOS Simulator with React Native & Expo

There are some downsides in the process to run IOS Simulator using Expo, here is a little guide to...

Learn More 5 0Jun 19 '24

To Obfuscate or Not Obfuscate (React Native)

Protecting Your React Native App's Intellectual Property: Using Hermes and JavaScript...

Learn More 4 0Aug 5 '24

Embracing Expo: The New Standard for Creating React Native Apps

In a significant shift for the React Native ecosystem, using frameworks like Expo is now the...

Learn More 4 0Jul 8 '24

Exploring React Native Navigation with Expo: A Complete Guide

Navigating through different screens is a crucial aspect of mobile app development. When building...

Learn More 3 0Oct 11 '24

Creating Chat Bubbles with curls in React Native (svg)

Recently, while working on a project, I needed to create a chat feature with a UI similar to...

Learn More 3 0Jun 24 '24

Guia Completo: Como Integrar WatermelonDB no React Native 0.76 com Expo 52 e TypeScript

A nova arquitetura do React Native trouxe mudanças significativas, incluindo a remoção do Babel, que...

Learn More 3 1Nov 25 '24

Why React Native Development Sucks (Unless You're Using Expo)

React Native, the sweet, sweet siren song that lures web developers into the world of mobile app...

Learn More 2 0Apr 11

Read Text Asset File in Expo

§ Install expo-asset and expo-file-system: npx expo install expo-asset expo-file-system ...

Learn More 2 0Jan 14

🏗️ Auto-Generate an Expo QR Code for Every PR in GitHub! 🚀

Hey devs! 👋 Inspired by Vercel automated Previews Deployments, I built a GitHub Actions workflow...

Learn More 2 2Feb 17

npm i openai-react-native

We just published this package. It is a React Native OpenAI API client without polyfills since the...

Learn More 1 0Aug 26 '24

How to publish your React Native app to Expo Store 2024

I recently tried publishing my React Native app to the Expo store, only to discover that most...

Learn More 1 0Jul 13 '24

Explorando Notificações Push no React Native com Expo e OneSignal!

Ótimo! Aqui está a estrutura do artigo, incluindo os trechos de código que você compartilhou. Isso...

Learn More 1 0Nov 7 '24

Run Storybook with NX Expo and React Native Paper

tl;dr: Add vite-plugin-react-native-web to your storybook config in {projectRoot}/.storybook/main.ts...

Learn More 1 3Dec 17 '24

Erro na Play Store: “Não é possível lançar esta versão” — O que aprendi e como resolvi + EXPO REACT NATIVE

Recentemente, ao tentar subir uma nova versão do meu app no Google Play Console, recebi o erro:...

Learn More 1 0Mar 27

Rendering Components in React Native for Different Platforms

Hey devs! If you've ever found yourself in a situation where you wanted a component to look different...

Learn More 1 0May 8 '24