Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 287 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 287 Bytes

RN + Typescript experiment - Currency Converter

npm i to install dependencies

react-native run-ios to run on ios

react-native run-android to run on android

tech used

  • react-native v.0.57.5
  • typescript
  • rematch
  • react-redux

further explanation to be added later