AmirTahani / AskSteve

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Demo

Installation

simply clone the project using

git clone https://github.com/AmirTahani/AskSteve.git for https and for ssh use

git clone git@github.com:AmirTahani/AskSteve.git

then use yarn or npm install command to install dependencies.

Run Project

use react-native run-android or npm run android to run android application.

and use react-native run-ios or npm run ios to run ios application.

you can run metro bundler by using npm start command.

About


Languages

Language:JavaScript 59.1%Language:Java 17.4%Language:Objective-C 10.9%Language:Ruby 6.9%Language:Starlark 5.7%