8000 GitHub - Ingibjorg/react-native-scaffold: React Native scaffold that follows my React Native Guidelines
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

React Native scaffold that follows my React Native Guidelines

Notifications You must be signed in to change notification settings

Ingibjorg/react-native-scaffold

Repository files navigation

React Native Scaffold

This project is a React Native scaffold and follows my React Native Guidelines.

Setup Instructions

  1. Clone this project
  2. Navigate to the project
    cd react-native-scaffold
  3. Rename the app with the desired name using react-native-rename:
    yarn global add react-native-rename
    react-native-rename <newName>
  4. Update outdated packages. You can see outdated packages by running:
    yarn outdated

About

React Native scaffold that follows my React Native Guidelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0