JazielIsai / convertidor_angulos

Esta es una calculadora donde se puede calcular los grados y los radianes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aplicación moblie - convertidor_angulos

Esta es una aplicación moblie donde se puede calcular los grados y los radianes

  1. Configure the ANDROID_SDK_ROOT environment variable
  • Add the following lines to your $HOME/.bash_profile or $HOME/.bashrc (if you are using zsh then ~/.zprofile or ~/.zshrc) config file:

  • export ANDROID_SDK_ROOT=$HOME/Library/Android/Sdk

  • export PATH=$PATH:$ANDROID_SDK_ROOT/emulator

  • export PATH=$PATH:$ANDROID_SDK_ROOT/platform-tool

Running your React Native application

Step 1: Start Metro To start Metro,

run npx react-native start

inside your React Native project folder:

Step 2: Start your application Let Metro Bundler run in its own terminal. Open a new terminal inside your React Native project folder. Run the following:

npx react-native run-android

About

Esta es una calculadora donde se puede calcular los grados y los radianes


Languages

Language:Java 37.4%Language:TypeScript 19.1%Language:C++ 17.4%Language:Objective-C++ 10.6%Language:Objective-C 5.7%Language:Ruby 3.9%Language:JavaScript 2.6%Language:Starlark 1.4%Language:Shell 1.1%Language:CMake 0.7%