Skip to content

flippy1345/vehiglow

Repository files navigation

VehiGlow - Ambient Light Controller for Mazda LED Kit

About this Android App

  • Android 14 API 34
  • Mobile View
  • Android Auto View
  • React Native
  • Tailwind (NativeWind)

Getting Started

Note: Make sure you have completed the React Native - Environment Setup instructions till "Creating a new application" step, before proceeding.

Step 1: Setup

To install dependencies related to WSL2 :

Note: If you're not using zsh check the setup-android-sdk.sh before running the following command.

npm run setup

Step 2: Start the Metro Server

First, you will need to start Metro, the JavaScript bundler that ships with React Native.

To start Metro, run the following command from the root of your React Native project:

npm start

Step 3: Start your Application

Let Metro Bundler run in its own terminal. Open a new terminal from the root of your React Native project. Run the following command to start your Android or iOS app:

Debug

npm run debug

Build

npm run build

Step 3: Modifying your App

Now that you have successfully run the app, let's modify it.

  1. Open App.tsx in your text editor of choice and edit some lines.
  2. Press the R key twice or select "Reload" from the Developer Menu (Ctrl + M (on Window and Linux) to see your changes!

Resources used to develop this app

Learn More

To learn more about React Native, take a look at the following resources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors