Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

react-native-helloworld - bootstrap an ios or android react-native project in 5 minutes.

How-To

Fork this project as a baseline for your new app.

Setup Ubuntu 24.04 Environment

sudo apt-get install git npm exuberant-ctags xclip ideviceinstaller  openjdk-17-jdk
update-java-alternatives --list
sudo update-java-alternatives  --set /usr/lib/jvm/java-1.17.0-openjdk-amd64
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.4/install.sh | bash

Build for IOS

make bootstrap
make create.project
make ci.ios

Build for Android

make bootstrap
make create.project
make ci.ios

About

react-native-helloworld - bootstrap your react-native project for android or ios in 5 minutes using react-native-teakerne

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages