Skip to content

egorshar/how-much-in

Repository files navigation

How Much In

Open Source currency converter app without ads

Clean and simple Offline support No payments or ads

Dowload

Apple AppStore Google Play Store

Uses

  • React
  • React Native
  • Expo
  • React Intl
  • Tailwind (twrnc)
  • Zustand

Env

  • node v16.15.1
  • yarn v1.22.15
  • sudo npm i -g eas-cli expo-cli

Dev Setup

# run once
yarn install
eas device:create
yarn dev:ios
yarn dev:android

# next time run only
yarn start

Production build

yarn build:ios
yarn build:android

Data Source

Free Currency Exchange Rates API

License

See the LICENSE file for license rights and limitations.

Author

Egor Sharapov

Links