GithubHelp home page GithubHelp logo

asantaelly / app-scaffold Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 890 KB

A simple and flexible React Native template to kickstart your mobile app development.

License: MIT License

TypeScript 99.34% JavaScript 0.66%
expo react-native android-application cross-platform ios-app mobile-development

app-scaffold's Introduction

APP-SCAFFOLD

A simple and flexible React Native template to kickstart your mobile app development.

Tech Stack

Below is the list of all the packages used to create this template

Library Category Version Description
React Native Mobile Framework v0.72 The best cross-platform mobile framework
React UI Framework v18 The most popular UI framework in the world
TypeScript Language v5 Static typechecking
React Navigation Navigation v6 Performant and consistent navigation framework
Expo SDK v49 Allows (optional) Expo modules
Expo Font Custom Fonts v11 Import custom fonts
Expo Status Bar Status Bar Library v1 Status bar support
Expo Splash Screen Splash Screen v0.20 Control the behavior of native splash screen
Hermes JS engine Fine-tuned JS engine for RN
RN Screens Navigation v3 Expose native navigation container components
RN Safe Area-CTX Safe Area Context v4 A flexible way to handle safe area

Project Structure

PROJECT_ROOT
├── assets               # App assets, images, fonts. etc
└── src                  # App root
    ├── components       # React components
    ├── hooks            # Custom hooks
    ├── language         # Languages JSON files
    ├── layouts          # Layouts components
    ├── navigation       # Navigation files
    ├── providers        # App contexts providers
    ├── screens          # Screens components
    ├── store            # App state and storage
    ├── themes           # Styles, Colors, and fonts
    ├── types            # Data types
    └── utils            # Utilities module
└── App.tsx              # Root module
└── ...                  # Configuration files

Basic Features

  1. Dark Mode Support
  2. Multi-Language Support
  3. Choose your preferred State Management
  4. Share components. examples Buttons, Text, and Inputs.

How to Use

Follow this documentation for environment setup

Clone this template to your local machine and provide a new app name or fork the template.

git clone https://github.com/asantaelly/app-scaffold.git <App-Name>

Installation

When inside the project folder, install project dependencies

yarn install

Now you can start your app

npx expo start -c

Good luck.

Support

License

License

app-scaffold's People

Contributors

asantaelly avatar

Stargazers

Abhi M 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.