Skip to content

i8wu/Converrency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8d472e4 · Jun 27, 2017

History

20 Commits
Jun 24, 2017
Jun 26, 2017
Jun 27, 2017
Jun 26, 2017
Jun 24, 2017
Jun 24, 2017
Jun 24, 2017
Jun 24, 2017
Jun 24, 2017
Jun 24, 2017
Jun 24, 2017
Jun 25, 2017
Jun 24, 2017
Jun 24, 2017
Jun 24, 2017
Jun 25, 2017
Jun 24, 2017

Repository files navigation

Converrency

React Native currency conversion app

Features

  • Allow a user to input a currency value and select their currency
  • Allow the user to select the currency they want to convert to
  • Display the currency conversion to the user
  • Store the previous conversions in a list
  • Allow the user to remove a stored currency conversion

Dependencies

APIs

http://fixer.io/ for currency conversion

Modules

  • moment
  • native-base
  • react-native-exception-handler
  • react-native-exit-app
  • redux
  • redux-persist
  • redux-saga