Skip to content

hardenerdev/reactnative-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reactnative-template

No more dependencies using vscode and docker

📱❤️🐋

step by step

  1. Install docker within the preferred operating system.
  2. Open vscode and install remote development plugin typing Ctrl + P and pasting ext install ms-vscode-remote.vscode-remote-extensionpack.
  3. Clone this repository:
git clone git@github.com:hardenerdev/reactnative-template.git
  1. Open directory in container using Ctrl + P, choose Dev Containers: Open Folder in Container... and open repository folder.
  2. Run an Android emulator using android studio
  3. Open a terminal inside vscode (Ctrl + Shift + ` ) and execute the following command
npm run android

📱❤️🐋

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published