Giter Site home page Giter Site logo

expo-starter's Introduction

Expo Starter Readme

Welcome to the Expo Starter template! This starter kit is designed to kickstart your mobile app development journey with various essential features pre-configured. Below is an overview of what's included and how to get started.

Features Included

  1. Storybook: Storybook provides a development environment for UI components, allowing you to browse a component library, view the different states of each component, and interactively develop and test components in isolation.

  2. Supabase Authentication: Supabase authentication integration enables secure user authentication for your Expo app using Supabase, a robust open-source Firebase alternative.

  3. Theme: The theme setup helps you maintain consistent styling throughout your app by defining and centralizing your design system's colors, typography, spacing, and more.

  4. i18n (Internationalization): i18n integration facilitates localization in your app, making it easy to support multiple languages and regions. Refer to Expo Localization Documentation for detailed guidance.

  5. App Router: An app router is pre-configured to handle navigation within your Expo app efficiently.

  6. Tanstack Query: Tanstack Query offers a powerful data fetching and caching library that simplifies API data fetching, caching, and synchronization in your app.

Getting Started

  1. Clone this repository to your local machine:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd expo-starter
  3. Install dependencies:

    npm install

    or

    yarn install
  4. Start the development server for Expo Go:

    yarn start

    This command will launch Expo DevTools in your default browser and provide you with options to run the app on iOS or Android devices/emulators.

    • For iPhone emulator:

      yarn ios
    • For Android emulator:

      yarn android
  5. To start Storybook for web:

    yarn storybook:web

    This command will launch Storybook in your browser, allowing you to develop and test UI components in isolation.

Additional Resources

Feel free to explore and customize the Expo Starter template according to your project requirements. Happy coding! 🚀


Prepared by Ekimcem ([email protected])

expo-starter's People

Contributors

ekimcem avatar

Stargazers

 avatar Selim Ozcan avatar Abidin Alp Kumbasar avatar Osman Sait Güngör avatar Enes Kutay avatar  avatar Kadir Metehan Çalışkan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.