Amstrong / CryptoTracker

📲 React Native App. CRUD with requests to a public API using Storage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CryptoTracker

React Native App. CRUD with requests to a public API using Storage.

Building and running

First install dependencies:

npm install

Install pods in iOS environment:

cd crytoTracker / ios / pod install

To create a development iOS environment:

npm run start
npm run ios

To create a development Android environment:

npm run start
npm run Android 

About

📲 React Native App. CRUD with requests to a public API using Storage.


Languages

Language:JavaScript 61.5%Language:Java 19.9%Language:Objective-C 14.2%Language:Ruby 2.5%Language:Starlark 1.9%