Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lazzerbeamstudios/spectra-react-native

A React Native template supporting both mobile and web development, designed to work seamlessly with the Spectra Go API Template. Provides a streamlined starting point for building cross-platform applications.
https://github.com/lazzerbeamstudios/spectra-react-native

expo nativewind openapi reactnative

Last synced: 6 days ago
JSON representation

A React Native template supporting both mobile and web development, designed to work seamlessly with the Spectra Go API Template. Provides a streamlined starting point for building cross-platform applications.

Awesome Lists containing this project

README

        

# Application

## Brew

**install**

brew update
brew upgrade
brew install git
brew install asdf
brew install watchman
brew install git-flow-avh

## ASDF

**install**

asdf install nodejs 18.20.4

## Npm

**install**

npm install

## Expo

**commands**

npx expo start
npx expo start -c

npx expo prebuild
npx expo prebuild --platform ios
npx expo prebuild --platform android

npx expo run:android
npx expo run:ios