Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

pcofilada/simple-react-native-starter

Open more actions menu

Repository files navigation

Simple React Native Starter

Simple ReactNative starter with an opinionated folder structure for mobile development.

Getting Started

  1. Ensure you've followed the React Native - Get Started Guide
  2. Clone this project git clone git@github.com:pcofilada/simple-react-native-starter.git
  3. Run yarn install from root directory
  4. Run yarn ios or yarn android from root directory

Folder Structure

  • android/ - Android native stuff
  • ios/ - iOS native stuff
  • src/ - Contains all of our react native codebase
    • App.tsx - Base react native component
    • Router.ts - App navigation
    • api/ - Api call related functions
    • assets/ - Images, fonts and other static files
    • config/ - Config files
    • containers/ - Smart Components
    • context/ - React Context
    • types/ - Typescript related files or functions
    • utils/ - Helper functions
    • components/ - Dumb Components
      • common/ - Shared components

About

Simple ReactNative starter with an opinionated folder structure for mobile development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.