/react-native-currency-converter-app

An example of currency converter app in React Native.

Primary LanguageJavaScript

react-native-currency-converter-app

An example of currency converter app in React Native.

For more info:

Fixer API

Screenshots:

Getting started

In project directory:

  1. npm install

  2. cd ios && pod install

Notes

Back in 2018, I learned this FREE course, React Native Basics: Build a Currency Converter by Handlebar Labs. I decided to redo it, add some tweaks and use updated React hooks. Handlebar Labs will release V2 of the course though, check it out.