Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
19 lines (16 loc) · 1.01 KB

README.md

File metadata and controls

19 lines (16 loc) · 1.01 KB

HeartMe

React-Native Application

To run application on your computer you should:

To run Application - in your terminal run next commands:

  • git clone git@github.com:OneStromberg/heartme.git
  • cd heartme
  • npm i
  • npm test
  • react-native run-ios

Troubleshoots:

  • Application was developed with iOS version 11.2 - to successful running version should be changed with Xcode;
  • Issues with lottie;
  • Istead of npm preferable yarn