VahidBo / currency-exchange

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Currency Exchange

React Native Application for exchange currencies (USD, EUR, GPB).

Documentation

Some library that used in this project:

native-base as UI kit.

axios for fetch data from the network.

jest and testing-library for unit test.

ESLint and Prettier for analysing and code style.

Note : The API has daily rate limit.https://free.currconv.com/api

Run Locally

Clone the project and then in project directory

  yarn install

iOS

first

  cd ios && pod install

then run

  yarn ios

Android

for run on an android device/simulator :

  yarn android

For more information about run this app please read this.

Tech Stack

React Native, TypeScript, Native base, Axios.

Authors

About


Languages

Language:TypeScript 45.8%Language:Java 25.1%Language:Objective-C 18.2%Language:JavaScript 4.9%Language:Ruby 3.3%Language:Starlark 2.4%Language:Shell 0.3%