/rn-currency

A simple currency converter using React Native

Primary LanguageJavaScript

Currency Converter

A simple Currency Converter with React Native.
Redux was used for state mangement and Redux Saga to handle to calls to the Fixer.io API.
Redux Persist was used to save the user's theme of choice in local storage.
React Navigation has a quite stable beta and it helped with the routing between the various screens.

Viewing the App on Your Phone

Tools Used