React Native App, which uses api from ApiMedic
Register on ApiMedic
Create file app/credentials.json with your credentials:
{
"password": "{{your password}}",
"user_id": "{{your user_id}}"
}
Then do:
$ npm i && npm start
If you have Expo App - scan QR code
If you have Xcode:
$ npm run ios