Documentation
Expo
Getting started

Getting started

This technical documentation provides a comprehensive guide to our Expo project templates built with React Native. We'll walk you through the process of installing, customizing, even if you're new to React Native or Expo.

ℹ️

All of our templates have been updated to work seamlessly with Expo SDK as of October 2024. This update ensures our templates are easy to use across various devices and platforms, including iOS, Android, and web.

System Requirements

Before you begin, ensure your development environment meets the following system requirements:

  • Node.js (LTS).
  • macOS, Windows (Powershell and WSL 2), and Linux are supported.

Make sure to install these tools to have a smooth setup experience when using our Expo templates.

Please refer to the expo documentation (opens in a new tab) for more information on the system requirements and how to setup your enviroment.

Benefits of Expo

Expo offers many advantages, such as simplified app development, fast build times, and easy deployment to both iOS and Android. With Expo, you can manage your app more efficiently, utilize a wide range of native APIs, and maintain a consistent development environment.


Technical notes

Our templates uses the latest Expo SDK's and have been optimized for both iOS and Android platforms. They include key React Native components along with Expo's built-in tools like Expo Go, Expo Updates, and push notifications.

Quickstart

To begin using our Expo templates, navigate to the main folder of the template you'd like to work with. Locate the file with bites in its name, open it, and you can immediately start building and customizing your mobile app.