10000 GitHub - f1shuu/expo-template: A personalized, minimalistic template for creating mobile apps with React Native and Expo.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ expo-template Public template

A personalized, minimalistic template for creating mobile apps with React Native and Expo.

Notifications You must be signed in to change notification settings

f1shuu/expo-template

Repository files navigation

Expo Template

This repository is a bare React Native + Expo template for developing mobile apps. It provides a solid foundation to kickstart mobile app development.

Getting Started

  1. Cloning the repository:

    git clone https://github.com/f1shuu/expo-template.git
    cd expo-template
  2. Installing dependencies:

    npm i
  3. Starting the development server:

    npm start

Features

  • language and theme provider,
  • optimized font loader,
  • EAS configuration,
  • predefined colors, themes and translations,
  • lightweight, with no useless dependencies.

Things to tweak after using

After initializing an app using this template, remember to:

  • update this README (or remove it entirely),
  • change its name in app.json, package.json and package-lock.json,
  • upload a font and config it inside Loader.js,
  • upload custom adaptive-icon, favicon, icon and splash-icon into assets/images folder.

About

A personalized, minimalistic template for creating mobile apps with React Native and Expo.

Topics

Resources

Stars

Watchers

Forks

0